karanchuri / PermissionManager

This Library automatically search for permission in androidmanifests file and request for the same
MIT License
43 stars 14 forks source link

WRITE_SETTINGS #3

Open madiazg opened 6 years ago

madiazg commented 6 years ago

Hi, I have a problem with PermissionManager. I have included "android.permission.WRITE_SETTINGS" permission and PermissionManager has not detected it (has not requested the permission).

Regards...

karanchuri commented 5 years ago

Will work on it soon.