frameworks - IOS Porting from Android -




i have working android app i'd port ios. i've started working through apple api references , hopeful can quick assistance.

based on specific time of day, i'd ideally toggle airplane mode user cannot send or receive emails or calls. appreciate can accomplished using private apis want avoid. such, other options available mimic end result closely possible? app turn off notifications, or turn screen off, or set brightness zero, or disable pop-up keyboard.

knowing apple has locked down system wide settings, there creative idea could employ?

no. apple not allow 3rd party apps alter global settings airplane mode. apps operate in limited "sandbox" have limited access system resources.

what describe not possible unless app running on jailbroken (rooted, in android terms) device.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -