HabibAli / FCM-Xamarin-Forms

Many peoples are concerned about adding FCM to their android project under Xamarin Forms. The firebase library doesn't get installed under xamarin forms due to version issue of Android support lib in xamarin forms. So here is the workaround
MIT License
35 stars 11 forks source link

Unable to receive alert message #10

Open Parmendrakumar opened 6 years ago

Parmendrakumar commented 6 years ago

I have download the sample project and it have 2 solution FCM and ServerSide. Server key AAAA4XAF9ww:APA91bFCFZb0BQW8imhaqw50MO20k2VULDqE9wGgSGCOJGpFbbGUkzBFK57SrJ6HpXQLIUlsbN7w8FkDO4SD7Q13mjUY6bf1ngHQ_HBkBNO11tSWK0ClWZ4FRefodmuEfbXKp_zlmJtR Legacy server key help_outline AIzaSyCHbE7spWiYqXgueROnYc_h5D2GARyvIsM Sender ID help_outline 968247080716

I have provide all details. Server Key set in Message sender project.

I have Run MessageSender project and then deploy FCM Android app to my device but not able to recieve message.

Could you please provide me info How to implement it. How to Run this sample in correct form

HabibAli commented 6 years ago

Are you still not receiving the notification ?