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.
我想开发一个应用程序来获取用户坐标并将其通过网络发送到服务器。应用程序应该在后台运行,如果我的手机关闭并重新启动,那么应用程序应该会再次自动启动服务。
在 Android 中这是可能的。这在iOS中可能吗?
我不认为你可以让你的应用程序在 iphone 重启时运行。可能有一些根级别的访问权限来执行此操作。苹果开发人员可以告诉你最好的。