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

Fixed crash issue due to WRITE_EXTERNAL_STORAGE permission. #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prashantpatel-git
Copy link

@prashantpatel-git prashantpatel-git commented May 29, 2019

A fix for issue #50 .
Requested android.permission.WRITE_EXTERNAL_STORAGE permission along with android.permission.READ_EXTERNAL_STORAGE in BaseActivity, to prevent the crash, in devices running Android 7 and up while picking image through camera option.

…with android.permission.READ_EXTERNAL_STORAGE in BaseActivity, to prevent crash, in devices running android 7 and up, while picking image through camera option.
@Baktiyar2018
Copy link

also Android 9

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

Successfully merging this pull request may close these issues.

3 participants