espressif / esp-rainmaker-android

ESP RainMaker Android app sources
https://rainmaker.espressif.com/
Apache License 2.0
102 stars 60 forks source link

App freezes if it doesn't have permission to access camera #10

Closed tore-espressif closed 2 years ago

tore-espressif commented 3 years ago

Hello,

This app freezes if it is not given permission to access phone's camera.

Granting the permission through Android system settings fixed the problem, but it should be handled in the app, saying something like 'This app needs access to camera for correct operation'.

Thanks!

KhushbuShah25 commented 3 years ago

Hi @tore-espressif, thanks for your feedback. We will improve user experience for camera permission.

KhushbuShah25 commented 3 years ago

Hi @tore-espressif , Improved user experience for camera permission. Please check latest app.

shahpiyushv commented 2 years ago

Closing this issue as it has been addressed.