Is it possible to hide the time in the Apple Watch header?

我怕爱的太早我们不能终老 提交于 2021-02-19 07:32:29

问题


I want to create an app that displays the time. This makes the time in the header redundant.


回答1:


You may present a view controller modally. In this case, no time is displayed at the top. However, you should be aware of the following App Store Review Guideline:

Watch Apps whose primary function is telling time will be rejected



来源:https://stackoverflow.com/questions/29184213/is-it-possible-to-hide-the-time-in-the-apple-watch-header

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