karya-inc / KaryaAndroid-Features

2 stars 0 forks source link

The user is blocked from screen even if they deny optional permission like location and notification #18

Open thedroiddiv opened 3 months ago

thedroiddiv commented 3 months ago

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.