hello, I followed the tutorial: https://www.b4x.com/android/forum/t...s-firebase-cloud-messaging-fcm.67716/#content but when I start the app it closes immediately.
if instead I delete this line:
the app remains open but the message does not arrive, do you have any idea?
thank you
if instead I delete this line:
B4X:
CallSubDelayed(FirebaseMessaging, "SubscribeToTopics")
thank you