fishwjy / MultiType-FilePicker

This is a light Android file picker library.
Apache License 2.0
1.4k stars 250 forks source link

Crash when trying to open camera #74

Open lshyamaly opened 3 years ago

lshyamaly commented 3 years ago

The app is crash when clicking on the camera option

AsiaMartini commented 3 years ago

Same for me. Resolved checking for WRITE_EXTERNAL_STORAGE permission before launching the ImagePickActivity intent.