Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SizedFlowLayout.SnapToCenter crash #104

Open
alex-dubatov opened this issue Sep 9, 2023 · 0 comments
Open

SizedFlowLayout.SnapToCenter crash #104

alex-dubatov opened this issue Sep 9, 2023 · 0 comments

Comments

@alex-dubatov
Copy link

Platform:

  • OS: iOS
  • Device: IPad7,5(OS 16.5.1); iPhone XR (OS 14.8.1); iPad5,1 (OS 15.7.8)
  • Sdk version: (Don't know. Where can I check it?)
  • Xamarin.Forms: 5.0.0.2578

Describe the bug
I got the crash from my clients by using AppCenter.
Has no detailed info, just short stack trace below.
So my question is: can I suppress the crash somehow?
Thanks!

Exception

SIGABRT: Index was outside the bounds of the array.

SizedFlowLayout.SnapToCenter (UIKit.UICollectionView collectionView)
SizedFlowLayout.DecelerationEnded (UIKit.UIScrollView scrollView)
(wrapper managed-to-native) UIKit.UIApplication.xamarin_UIApplicationMain(int,intptr,intptr,intptr,intptr&)
UIApplication.UIApplicationMain (System.Int32 argc, System.String[] argv, System.IntPtr principalClassName, System.IntPtr delegateClassName)
UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName)
Application.Main (System.String[] args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant