HoussemDellai / Azure-Push-Notification-For-Xamarin

This plugin makes it easy to register to Microsoft Azure Push Notifications from a Xamarin.Forms project and supports using Tags.
9 stars 6 forks source link

You need to set AzurePush...MainActivityInstance #2

Open thomashagstrom opened 8 years ago

thomashagstrom commented 8 years ago

I implemented "by the book" as documented in your readme, but get this error when running the Android app:

You need to set AzurePushNotificationForXamarinFormsImplementation.MainActivityInstance

However, AzurePushNotificationForXamarinFormsImplementation does not contain MainActivityInstance.

Versions:

HoussemDellai commented 8 years ago

Hi Tom Crusader, please try the newer version 2.2.0 with the new options as described in readme file: https://github.com/HoussemDellai/Azure-Push-Notification-For-Xamarin/