Hello, I have tried to make Push notifications - Firebase and followed the steps of this tutorial.
I was able to see the notification, but I only see the first line of the message (See the picture)
I want to know how I can see more lines like other apps (see the picture)
I would really appreciate any help, thanks.
FirebaseNotifications - Push messages / Firebase Cloud Messaging (FCM)
Updated tutorial: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/ Clarification: The nice thing about FCM is that your app doesn't need to run in order to receive messages. The FirebaseMessaging receiver will be started by the OS when a new message...
www.b4x.com
I was able to see the notification, but I only see the first line of the message (See the picture)
I want to know how I can see more lines like other apps (see the picture)
I would really appreciate any help, thanks.