Reputation: 1
We are building an app which will requires to dynamically (in real time) block off users from browsing certain websites or installing/accessing certain apps.
There will be constantly updated list of URL or, Apps that the users simply cannot browse or install from the devices on which this app is installed.
Will greatly appreciate any suggestions on whats possible and how can we go about to implement this?
Upvotes: 0
Views: 92
Reputation: 2584
On the App Store this is not possible.
In the enterprise you can control various aspects of user's iOS device. See for example http://www.csoonline.com/article/2133931/identity-access/mobile-device-management-companies-get-more-app-control-on-ios-7.html
But this is not under the control of an app but IT administration.
Upvotes: 3