parse-community / Parse-SDK-dotNET

Parse SDK for .NET, Xamarin, Unity.
http://parseplatform.org
Apache License 2.0
323 stars 261 forks source link

FCM Notifications Available for Xamarin.Android? #311

Closed patkozlowski closed 4 years ago

patkozlowski commented 5 years ago

Hello Experts,

I've been trying to implement FCM notifications for Xamarin.Android, but have ran into some roadblocks. Looking in the documentation in the .NET Guide, for setting up push notifications for xamarin.android points to this, but on trying to run the application, I run into this errorJava.Lang.RuntimeException: Unable to instantiate service com.parse.fcm.ParseFirebaseMessagingService: java.lang.ClassNotFoundException: Didn't find class, Looking at the xamarin.android sdk, I don't see any references to FCM, only GCM. Question is FCM supported in Xamarin.Android? The documentation says it is, but I don't see any FCM references in the Parse Xamarin.Android SDK. Looking for someone to point me in the right direction.

Thanks

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mmmmhh commented 3 years ago

Hello, I have the same problem on Xamarin.Android after following the point to point documentation.

SmatchyLaPaglia commented 2 years ago

Same here, can't find any help.