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
I checked to make sure that this issue has not already been filed
Expected Behavior
Default ErrorScreen is shown.
Current Behavior
ErrorScreen is not shown when the user denies any of the required permissions, instead there was an exception:
(MijickCamera) ERROR DURING SETUP: cameraPermissionsNotGranted
MijickCamera/CameraManager+NotificationCenter.swift:35: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Deny required permissions
Name
Version
SDK
e.g. 3.0.0
Xcode
e.g. 16.0
Operating System
e.g. iOS 17.1
Device
e.g. iPhone 11
The text was updated successfully, but these errors were encountered:
Prerequisites
Expected Behavior
Default ErrorScreen is shown.
Current Behavior
ErrorScreen is not shown when the user denies any of the required permissions, instead there was an exception:
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
The text was updated successfully, but these errors were encountered: