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
I want to use this library for custom image assets. It shows the assets but when an item is selected at index except zero, it gives exception like below.
Terminating app due to uncaught exception 'NSRangeException', reason: '0x600002899280: index (3) beyond bounds (1)'
terminating with uncaught exception of type NSException
Hi,
I want to use this library for custom image assets. It shows the assets but when an item is selected at index except zero, it gives exception like below.
I use library like below
Is there a solution for this error?
The text was updated successfully, but these errors were encountered: