Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Crash on Galaxy s7 and s7 Edge #111

Open
alexzhaobin opened this issue Mar 29, 2017 · 1 comment
Open

Crash on Galaxy s7 and s7 Edge #111

alexzhaobin opened this issue Mar 29, 2017 · 1 comment

Comments

@alexzhaobin
Copy link

Maybe caused by Samsung phones don't have the default picture folders. It crashed during capturing photo using camera with (File Not Found Exception), also none of existing photos shown in picker. But if I use a different picker library to pick the photo, then switch back to this MultiImagePicker library, everything works fine.

@alexzhaobin
Copy link
Author

I found we have to request external storage permission at run time even we have declared it at manifest.
The details are here: http://stackoverflow.com/a/33288986/6686872

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

No branches or pull requests

1 participant