I need to send the device token required for push notification in iOS to urban-airship server from the actionscript code. How can i do that? I am using their API’s in my app. I am just using urban-airship to test push notifications on my app.
Since their url requires user authentication, I want to write code so that authentication happens silently without generating the pop dialog.
I need to send the device token required for push notification in iOS to
Share
I finally figured out myself how to solve this problem: