TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
211 stars 49 forks source link

Fcm demo application #212

Closed andyzukunft closed 11 months ago

andyzukunft commented 11 months ago

Demo application for simplify the demonstration on how the the Firebase Cloud Messaging (FCM) works.

andyzukunft commented 11 months ago

@TobiasBuchholz What is your opinion. Do you think it is a good idea to have a separate application for FCM?

TobiasBuchholz commented 11 months ago

In my opinion the playground sample project already demonstrates what's needed for fcm and another sample might cause confusion...nevertheless I've added a link to your demo project into the cloud messaging readme file for people who might need it. Thanks a lot for your contribution! :)