0

My application is targeted to Android Marshmallow (API level 23) and implemented Run-time Permissions by following the developer guide in the below link. https://developer.android.com/training/permissions/requesting.html.

This requesting Permission model is working fine.

When there is a permission request popup on the screen, If user revoke the permissions which are already granted by accessing Settings -> Apps -> My Application name -> permission and switch to my application, Application is getting restarted. But that permission Request dialog which is already opened still persist.

So, Please suggest some solution to close that permission request dialog which is already there in the screen, when it is getting restarted.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Raj
  • 1,843
  • 2
  • 21
  • 47

0 Answers0