Xamarin Android Push Notifications not working

I'm trying to get Urban Airship to work with my Android Xamarin app. I was able to successfully get iOS running easily, by following the instructions here: https://components.xamarin.com/gettingstarted/urbanairship

For android, I did not get any push notifications no matter what I did. I referenced the manifest config from this sample projecthttps://github.com/xamarin/monodroid-samples/tree/master/UrbanAirship but it looks a little outdated for the latest Xamarin bindings.

I tried adding an IntentReceiver in my app as well, and none of my methods are being called.

Didn't find what you were looking for?

New post

Comments

31 comments

  • Thanks Ryan, 

    it works putting settings as XML resource as well.

    Only with AndroidAsset file, no luck.

    Thanks for your support

    Comment actions Permalink
    0

Please sign in to leave a comment.