Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfversluis/xffcmpushnotificationssample
Sample code to demonstrate how to implement push notifications in Xamarin.Forms with Firebase Cloud Messaging (FCM)
https://github.com/jfversluis/xffcmpushnotificationssample
android fcm firebase-cloud-messaging ios notifications push-notifications sample-code xamarin xamarin-forms
Last synced: 3 months ago
JSON representation
Sample code to demonstrate how to implement push notifications in Xamarin.Forms with Firebase Cloud Messaging (FCM)
- Host: GitHub
- URL: https://github.com/jfversluis/xffcmpushnotificationssample
- Owner: jfversluis
- Created: 2021-05-24T10:13:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T11:54:06.000Z (over 3 years ago)
- Last Synced: 2024-05-01T15:42:12.761Z (9 months ago)
- Topics: android, fcm, firebase-cloud-messaging, ios, notifications, push-notifications, sample-code, xamarin, xamarin-forms
- Language: C#
- Homepage: https://www.youtube.com/playlist?list=PLfbOp004UaYX5B2pKKp5j7QPniyLMPkSO
- Size: 438 KB
- Stars: 31
- Watchers: 6
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* Implement Android Video: ![YouTube Video Views](https://img.shields.io/youtube/views/7w2q2D6mR7g?style=social)
* Implement iOS Video: ![YouTube Video Views](https://img.shields.io/youtube/views/GNBuaAB8nR8?style=social)
* Send Push Notifications Video: ![YouTube Video Views](https://img.shields.io/youtube/views/VI1wgekz5ZM?style=social)# Sending and receiving push notifications with Xamarin.Forms and Firebase Cloud Messaging (FCM)
Sample code to demonstrate how to implement push notifications in Xamarin.Forms with Firebase Cloud Messaging (FCM). Check the videos on YouTube above to see how this was implemented step by step.