The user is blocked from screen even if they deny optional permission like location and notification
How to solve this?
Add a permissions section in App's settings and move control for permissions
Make notification and location permissions optional. Show a dot on settings option if these permissions are denied.
Block users only for required permissions like camera and mic only.
Issue
The user is blocked from screen even if they deny optional permission like location and notification
How to solve this?
Add a permissions section in App's settings and move control for permissions
Make notification and location permissions optional. Show a dot on settings option if these permissions are denied. Block users only for required permissions like camera and mic only.