CrossGeeks / AzurePushNotificationPlugin

Azure Push Notification Plugin for Xamarin iOS and Android
MIT License
67 stars 34 forks source link

AzurePushNotificationManager.ProcessIntent(this, Intent) causes error on Xamarin.UITest #33

Closed MarmaladeRobotJandimor closed 4 years ago

MarmaladeRobotJandimor commented 4 years ago

Hello. Apparently this line of codeAzurePushNotificationManager.ProcessIntent(this, Intent) make the test only on Android to not run , if i just remove that pice of code the test runs ok.

VS Mac 8.3.10(build 2) Xamarin Forms 4.3.0.991211 Plugin.AzurePushNotification 1.2.0-pre