3

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.

Heisenbug
  • 951
  • 6
  • 25

1 Answers1

2

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

shallowThought
  • 19,212
  • 9
  • 65
  • 112