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
My viewController was fetching a list from an api to display in the actionSheetPicker. However, in cases of poor network conectivity the list wasn't fully loaded when displaying the actionSheetPicker. Therefore the actionSheetPicker displayed no options and if a user pressed the done button the app crashed.
It would have been nice to see an index out of bounds error in the crash logs or something like that.
Hi,
I use ActionSheetPicker-3.0 in an app and it's wonderful!
I have the issue where some users run into a bug that makes the app crash but I have not been able to replicate it.
When I see the crash reports, it is hard to understand what's failing (or where is it failing) with regards to ActionSheetPicker_3_0
I'm using Swift 2
Below is the crash report on the main thread, but as you can see, it doesn't say where in the code ActionSheetPicker_3_0 is crashing.
Please take a look and let me know if you have any input. Is there a particular symbol file that I need to read this error report?
Thank you very much!
The text was updated successfully, but these errors were encountered: