EasyImage icon indicating copy to clipboard operation
EasyImage copied to clipboard

Library doesn't change state after taking photo in some cases

Open t1moon opened this issue 5 years ago • 1 comments

If before using application with this library CAMERA has never accepted location runtime permission, open camera with "openChooserWithGallery", accept location permission, take a photo, you will find, that nothing is happening. But default behaviour is to suggest user to accept photo or cancel it.

t1moon avatar Feb 27 '19 10:02 t1moon

I'm afraid you should be asking all the permissions before calling the chooser, even you don't know that user uses camera or the gallery.

jkwiecien avatar Apr 05 '19 07:04 jkwiecien