rdelrosario / xamarin-plugins

Cross platform Xamarin & Windows plugins for PCLs
MIT License
178 stars 161 forks source link

An unhandled exception occured. #114

Open eppak opened 7 years ago

eppak commented 7 years ago

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

rdelrosario commented 7 years ago

try this version:

https://www.nuget.org/packages/Xam.Plugin.PushNotification/1.2.5-beta

jorgegiron2004 commented 7 years ago

i have the same problem when i call register, i am using the 1.2.5-beta

jorgegiron2004 commented 7 years ago

the error only give in debug mode, what could be?

jorgegiron2004 commented 7 years ago

only in debug mode and android, in ios no problem