Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Is there any way to control calls from an app?

For example that the app deny to call anyone while the app is active or if i'm near a place.

1 Answer

Mike Gabriel
Mike Gabriel
8,402 Points

Something like this would be controlled at the OS level of the software, in theory it would be possible with a jailbroken device that has system wide access but with a standard iOS device, our apps do not have the required level of access.