【发布时间】:2011-11-21 18:54:10
【问题描述】:
其实我有以下场景:
我想创建一个应用来检查用户的当前位置并根据用户的当前位置发送 Apple 推送通知。
我知道在应用程序运行时有可能,但我想知道,当应用程序未运行时这可能吗?我的应用有什么方法可以将用户的当前位置发送到我的网络服务器,以便它可以发送相关的推送通知?
【问题讨论】:
-
您应该将您的问题重新表述为:
is it possible for an iPhone app to connect with a server when running in background。
标签: iphone push-notification apple-push-notifications currentlocation