Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 5.1.1 random crashes #55

Closed
magnusguo opened this issue Sep 24, 2014 · 6 comments
Closed

iOS 5.1.1 random crashes #55

magnusguo opened this issue Sep 24, 2014 · 6 comments
Labels

Comments

@magnusguo
Copy link

i found a weird issue, after upgraded to actionsheetpicker 3.0, everything is fine on iOS6, iOS7 and iOS8. Every parameter is fine and it was perfectly working fine with pervious version of ActionSheetPicker. however, with 3.0 on iOS5.1.1, i used it on three places(ActionSheetStringPicker), two places of three pickers i used will crash when i click no matter done or cancel in the action sheet. without any error or warning, and further, i couldn't enter the page with that picker anymore until i restart the app(still without any warning). any idea?

@skywinder
Copy link
Owner

Is it reproduced? Can you show stacktrace after crash?

@magnusguo
Copy link
Author

Yes, this crash can be reproduced, can you provide a link for stacktrace instruction?

@skywinder
Copy link
Owner

Enable exception breakpoint in xcode and look at the callstack
http://blog.manbolo.com/2012/01/23/xcode-tips-1-break-on-exceptions

@magnusguo
Copy link
Author

Sorry sir, i may not make my self clear, the app not crashes, but the page with actionsheetpicker will, and i already set the exceptions break point, the crash of page won't cast any exception and nothing showed in the console.

@skywinder
Copy link
Owner

I not fully understand, what happens. Probably it related with #42. Is it the same issue? Anyway, try to update to 1.1.14 and tell, is it bug remains.

@skywinder
Copy link
Owner

Anyway. iOS 5 is completely outdated. There is less than 0.5% of users using it. And I don't want to support it in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants