Send chat messages using Firebase

Job ID: 35153143

Budget: ₹1,500 – ₹12,500 INR

I have a Xamarin project in which we have 3 user roles i.e. Admin, Driver and Customer. We have chat feature in which all 3 types of users can chat to each other. We are using the same code to send the chat notification in Android and iOS.

I am using FirebasePushNotificationPlugin (https://github.com/CrossGeeks/FirebasePushNotificationPlugin) to send the chat messages. In Firebase, I am using Firebase Cloud Messaging API (V1) approach to send the message notification.

I am getting the following issues during the chat notification and other notification.
1.) Chat notification feature is inconsistent. Sometimes I am able to receive chat notification and sometimes not.
2.) In iOS device, there is no sound for chat notification.