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

CAMERA_ROLL permission for ImagePicker in v27 is redundant #1819

Closed
riwu opened this issue Jun 1, 2018 · 0 comments · Fixed by #5822
Closed

CAMERA_ROLL permission for ImagePicker in v27 is redundant #1819

riwu opened this issue Jun 1, 2018 · 0 comments · Fixed by #5822
Assignees

Comments

@riwu
Copy link
Contributor

riwu commented Jun 1, 2018

in Expo v26, ImagePicker.launchImageLibraryAsync/launchCameraAsync works just fine without the need to prompt for cameral roll permission.

Expo v27 added the requirement to ask for cameral roll permission before using them.
This worsens the UX as the permission is not necessary for iOS 11 and above.

More info: https://forums.expo.io/t/why-require-camera-roll-permission-for-imagepicker-in-v27/9744

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

Successfully merging a pull request may close this issue.

5 participants