开发者

Geolocation based push notification

开发者 https://www.devze.com 2022-12-17 07:13 出处:网络
I\'d like to push an alert to my iPhone users that are within a geographic range. I can get their location when my app is \"alive,\" but not otherwise.

I'd like to push an alert to my iPhone users that are within a geographic range. I can get their location when my app is "alive," but not otherwise. Would a good approach be: send the localized alert based on users that appeared "in-range" in the last hour? Otherwise, I'm not sure how to only alert relevant users. Is th开发者_如何学Pythonere a smarter approach?


The lack of background processing really hurts applications like this. I think your solution is probably the best approach, given that rather severe limitation. However, you definitely should offer the ability to tone this down, as it could start to get really annoying.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号