-
Notifications
You must be signed in to change notification settings - Fork 540
Crash on Fatal Exception NSInternalInconsistencyException #252
Copy link
Copy link
Open
Description
There is a crash on Fabric that "Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (589) must be equal to the number of items contained in that section before the update (589), plus or minus the number of items inserted or deleted from that section (0 inserted, 1 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out)."
It crash on CTAssetsGridViewController.m line 374
__52-[CTAssetsGridViewController photoLibraryDidChange:]_block_invoke
It seems that user delete a photo but datasource did't update? please help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels