We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On my iPad 2(iOS 5.1.1) if I try to add a screenshot and select "Choose From Library" the app crashes:
UIStatusBarStyleBlackTranslucent is not available on this device.
The text was updated successfully, but these errors were encountered:
Fix for apptentive#20, wherein trying to use the image picker to sele…
bc06cb6
…ct a screenshot on iPads running iOS 5.0 or greater would crash.
Fix identified. Will be in v0.4.2.
Sorry, something went wrong.
Fixed in v0.4.2. Tagged release is available in main repo, along with a built static library. Please let me know if there are any problems!
wooster
No branches or pull requests
On my iPad 2(iOS 5.1.1) if I try to add a screenshot and select "Choose From Library" the app crashes:
UIStatusBarStyleBlackTranslucent is not available on this device.
The text was updated successfully, but these errors were encountered: