Open eppak opened 7 years ago
try this version:
https://www.nuget.org/packages/Xam.Plugin.PushNotification/1.2.5-beta
i have the same problem when i call register, i am using the 1.2.5-beta
the error only give in debug mode, what could be?
only in debug mode and android, in ios no problem
Hello, i have downloaded the plugin via nuget, implemented the interface and inizialized afre on create on android. In the cross platform OnStart i register, when happen i get "An unhandled exception occured." with no detail on VS log or android logcat. I have VS 2015, the last nuget plugin on Mono Android 7 Xamarin forma 2.3.3. Any ideas?
Thanks