You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Platform:
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
The text was updated successfully, but these errors were encountered: