문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top