OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
105 stars 50 forks source link

Unable to use OneSignal on UWP (Xamarin Forms) #165

Closed jrahma closed 4 years ago

jrahma commented 4 years ago

Hi,

I am getting:

System.NotImplementedException: 'This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.'

You should support all Xamarin Forms platforms guys especially when you are a Microsoft Partner now

Thanks, Jassim

rgomezp commented 4 years ago

Thanks for your request. We will continue consideration while tracking internally. Cheers

olorunfemidavis commented 3 years ago

@rgomezp , I am getting this issue. Even if you're not going to implement for UWP, you can as well initialize blank methods so the UWP in Xamarin project do not crash.

I am getting the same error.

@jrahma, how did you fix this?