Closed ravimittal99 closed 8 years ago
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
Do you have WRITE_STORAGE permission in the manifest?
Getting same issue in 6.0 else are fine.
Have the same issue too
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