Search code examples
iosiphoneiphone-privateapi

iOS private API for changing user settings


I need to enable mobile data from user setting from my today extension. This option is missing from iOS control center, so I want to be able to enable it from widget. This is solely for personal use, so any method is welcomed.


Solution

  • You can find a complete list of private API for several iOS versions here.