My iOS app asks permission to use the camera (to scan a barcode). When they allow it, the app runs fine.
When they deny it, my app crashes when the view that uses the camera is opened.
How can I prevent this and show a message instead?
2 posts - 2 participants