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
When user declines the camera permission multiple times, the permission becomes blocked, means the permission dialog launcher just does Nothing. In this case, it is typical to redirect the user to the app settings.
Other solution for this issue is to provide the User of the library and permissionLockedCallback so they can show their own dialog or redirect to the settings.
The text was updated successfully, but these errors were encountered:
When user declines the camera permission multiple times, the permission becomes blocked, means the permission dialog launcher just does Nothing. In this case, it is typical to redirect the user to the app settings.
Other solution for this issue is to provide the User of the library and permissionLockedCallback so they can show their own dialog or redirect to the settings.
The text was updated successfully, but these errors were encountered: