Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何在 iPhone 4.0 或更高版本中实现后台服务,这样即使我关闭我的应用程序,它也会继续在后台运行并继续更新我的 GUI 文本等
我是 iPhone 的新手,我为什么要在那个门户中发布这个问题。
请帮助我提供一些代码和指南。
非常感谢
那么iOS没有后台服务。您可以让您的应用程序在后台运行,但前提是它是 VOIP 客户端、音频播放器或将响应位置更改。