Skip to content

SizedFlowLayout.SnapToCenter crash #104

Description

@alex-dubatov

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions