WRITE_SECURE_SETTINGS permission error even when added in Manifest

前端 未结 6 1077
南方客
南方客 2020-11-28 14:28

I have added \"android.permission.WRITE_SECURE_SETTINGS\" in the Manifest. But still i get an error message saying - required \"WRITE_SECURE_SETTINGS\".

I have seen

6条回答
  •  执念已碎
    2020-11-28 15:05

    I was able to fix this problem by enabling notification access.

    go to settings
    click on sound and notification
    scroll down
    click on notification access
    

提交回复
热议问题