Is it possible to add this into a corona app:
http://urbanairship.com/products/push-notifications/
Thanks [import]uid: 118379 topic_id: 24066 reply_id: 324066[/import]
Is it possible to add this into a corona app:
http://urbanairship.com/products/push-notifications/
Thanks [import]uid: 118379 topic_id: 24066 reply_id: 324066[/import]
yes it is possible.
http://developer.anscamobile.com/forum/2011/12/22/corona-sdk-push-notifications-and-urban-airship-solved [import]uid: 64174 topic_id: 24066 reply_id: 97101[/import]
The website indicates that they are using a web based protocol but all their documentation is revolving around using specific API calls for either iOS or Android and Corona can’t use external API’s like this. Now if they published a RESTful API, that you could hit with HTTP GET/POST requests then we would be able to use it.
[import]uid: 19626 topic_id: 24066 reply_id: 97104[/import]
thx for that. [import]uid: 118379 topic_id: 24066 reply_id: 97292[/import]