Android Question permission window is not poping up

Shay

Well-Known Member
Licensed User
Longtime User
running:
rp.CheckAndRequest(rp.PERMISSION_READ_CONTACTS)
I see in the log
sending message to waiting queue (activity_permissionresult)
never gets popup window
 
Top