In my application i used Urban Airship for push Notification, But Urban Airship push notification procedure has changed a bit. So I have to modify my code according to the new API.I followed sample app for android from http://urbanairship.com/resources/ . But this code is not working for me. I tried in different way by sending the notification from . Actually I am getting AppId null for the app.
Can't understand where is the problem. Can anyone give me some idea on implementing this New Urban Airship push notification.
Thanks a lot.