nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile data permission should be added

vijaysanghavi opened this issue · comments

This is a Enhancement request in existing repo. I am checking for internet connectivity through Reachability classes which works very fine for me.

Now what I am trying to achieve is to show Mobile Data permission in permission scope dialog. If user has denied the Mobile Data from system settings than the application will ask forcibly for Mobile Data permission through permission scope dialog else they can't use application further.

Sorry @vijaysanghavi, apps cannot control or see the Mobile Data setting on a per-app or device level.