N Neelima18 Lurker Jan 20, 2017 #1 Trying to work on app development where we need to send alerts to users registered to app. How can we achieve it ? For eg: How we receive those weather alerts or amber alerts
Trying to work on app development where we need to send alerts to users registered to app. How can we achieve it ? For eg: How we receive those weather alerts or amber alerts
D Deleted User Guest Jan 20, 2017 #2 When you say 'registered to app', do you mean the app must register with something to receive alerts? So the 'something' could be a central server, which sends out alerts via email, or SMS.
When you say 'registered to app', do you mean the app must register with something to receive alerts? So the 'something' could be a central server, which sends out alerts via email, or SMS.
N Neelima18 Lurker Jan 20, 2017 #3 Thank You so much Yes ths true, so I need to know about central server how it works and how we can set up even for demo app that we are creating?
Thank You so much Yes ths true, so I need to know about central server how it works and how we can set up even for demo app that we are creating?
D Deleted User Guest Jan 20, 2017 #4 GCM may be what you need https://developers.google.com/cloud-messaging/