Is it possible to change/set the alarm clock from a different application on the iPhone

痞子三分冷 提交于 2019-12-19 04:40:10

问题


Is it possible to access information like the alarm clock time and change it from a different application on the iPhone. And if its possible to do it, can it be approved by the app store to sell it?


回答1:


You can certainly do it—the CFPreferences API would probably be the right approach—but you definitely wouldn't get allowed into the App Store. If you're looking to make an alarm-clock application, check out the Scheduling Local Notifications docs.



来源:https://stackoverflow.com/questions/3445293/is-it-possible-to-change-set-the-alarm-clock-from-a-different-application-on-the

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!