Hi,
i'm adding FCM functionality in my app, using this tutorial
https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/
just to make sure, what happen if my app is closed or process get killed, by os, and then Sub MessageArrived get fired, then i call SQL to insert notification into database that already declared in Starter Service, is it fine?
Thanks.
i'm adding FCM functionality in my app, using this tutorial
https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/
just to make sure, what happen if my app is closed or process get killed, by os, and then Sub MessageArrived get fired, then i call SQL to insert notification into database that already declared in Starter Service, is it fine?
Thanks.