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
closure # 1 () -> () in BSImagePicker.AssetsViewController.photoLibraryDidChange(__C.PHChange) -> ()
AssetsViewController.swift, line 211
SIGABRT: Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (3574) must be equal to the number of items contained in that section before the update (3572), plus or minus the number of items inserted or deleted from that section (4 inserted, 0 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out).
Screenshot is attached for stack traces.
The text was updated successfully, but these errors were encountered:
Following is what I got from AppCenter:
closure # 1 () -> () in BSImagePicker.AssetsViewController.photoLibraryDidChange(__C.PHChange) -> ()
AssetsViewController.swift, line 211
SIGABRT: Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (3574) must be equal to the number of items contained in that section before the update (3572), plus or minus the number of items inserted or deleted from that section (4 inserted, 0 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out).
Screenshot is attached for stack traces.
The text was updated successfully, but these errors were encountered: