Sending push notification to users in specific location on iOS (Background and killed) -


I am reading about SO and I have found that the only close question , Which has 33 views and a zero-vote answer that can be correct. And it's not exactly what I want. And I have also found , but I want to know that there are already an underlying way.

I'm trying to send information to every user of my app which calls in Brussels for the sake of discussion in a specific area when a user (say, Barcelona) uses my app , Then at some points I need to trigger a notification to all the users of Brushes. And when one or more notification instructions have been followed in Brussels, then I would like to have Barcelona Dude Sector is required to send a new notification with the new instructions.

Can it get in any way with iOS? In only a few words:

Do any field should not make notifications to all users unless it follows the instructions. When this is done, a specific user receives a notification. Can the app be in the background or even off? Can we do this?

If so, can someone tell me in the right direction? :)

You can use the core location area monitor for this. (You can solve it with local notifications instead of push)

Read the guide here:

  • This is working when you're in the background (background Not in)
  • You must use requestAlwaysAuthorization on iOS8

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -