Question

I would like to know how it's possible to develop an app that provide only some settings in the iOS native setting app like a lot of cydia tweak without have an icon on the springboard ? My goal is just to have some switch and button who send command on my local network.

Était-ce utile?

La solution

In iOS your app must have an icon on the springboard.

You can add your app to the Settings App to allow for changing your app settings. The catch is that when these settings are changed, they do not launch your app too send it actions.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top