flutter_accessibility_service icon indicating copy to clipboard operation
flutter_accessibility_service copied to clipboard

Accessibility permission is disabled if I close the application or turn off my cell phone

Open Zhatra opened this issue 4 months ago • 3 comments

After having granted the accessibility permission to my application, if I close it the permission stops working and when I reopen it when I activate the permission in settings it tells me that the permission stopped working, how can I do so that when I grant the permission with the permission package is maintained even if I close the application or restart my cell phone.

Zhatra avatar Feb 18 '24 23:02 Zhatra

@X-SLAYER

Zhatra avatar Feb 19 '24 05:02 Zhatra

is this on release mode ? or debug mode

X-SLAYER avatar Feb 19 '24 07:02 X-SLAYER

is this on release mode ? or debug mode

@X-SLAYER In both, when I try it in release mode the application works correctly until I close the application or restart the cell phone, the accessibility permission stops working and the only way to make it work again is by deactivating it and activating it again.

Zhatra avatar Feb 19 '24 08:02 Zhatra