Android Push Notification Sound is missing (Not Working ) background and foreground on android – Telegram API
I have implementing FCM for push notification. I am calling this OnMessageReceived Method but the sound is not played when the app is in the foreground and background here is my code public class MyFirebaseMessagingService extends FirebaseMessagingService { public static…