You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.
When you deny access to the Camera in the Settings app to an app, iOS will force-close the app. This is expected. If you relaunch the app, you should see the following alert if access is denied:
Thanks for this quick answer. Yes I also noticed that it crashes when switching to accepting after denied it.
I was wondering if there is any chance to avoid crash / kill the app on that.
When I try to use the example code with basic view controller and I switch Camera permission in Settings app, it makes crash the app.
The text was updated successfully, but these errors were encountered: