nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 9.3 allow button not works

HowardCsie opened this issue · comments

image
iOS 10.0 all works fine.
However, on iOS 9 Device, when i tapped allowButton , then it just turned into denied.
Is there anyone knows what 's going on?
I will be grateful for any help you can provide.

Please test using a real device 👍

I'm also having problems in iOS 10.2 simulator. Contacts permission is denied automatically If I press enable button. Location permission enable button tap is not working.

If it wasn't clear before @rajubd49, please test on a real device. The simulator is not a reliable place for permissions testing.

Yes, it works on real device. But we don't always get the chance to test on real device. That's why I raised this issue. Anyway, thanks for your reply.