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

Not working with Android 6.0 #141

Closed
ravimittal99 opened this issue Dec 22, 2015 · 3 comments
Closed

Not working with Android 6.0 #141

ravimittal99 opened this issue Dec 22, 2015 · 3 comments

Comments

@ravimittal99
Copy link

It works great upto Lollipop.

I requested permissions both for camera and external storage. Both are granted. And when trying to pick photo from camera, imageChooserManager.choose() throws an exception:

com.kbeanie.imagechooser.exceptions.ChooserException: Error creating directory: /sdcard/bichooser

@coomar2841
Copy link
Owner

Do you have WRITE_STORAGE permission in the manifest?

@umair088
Copy link

Getting same issue in 6.0 else are fine.

@fastwow
Copy link

fastwow commented Dec 30, 2015

Have the same issue too

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

No branches or pull requests

4 participants