-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Labels
Description
I've encountered a few issues during development and would appreciate your confirmation:
-
When an FCM notification is triggered, it launches the application process. Is this normal? Launching the application in data mode is understandable.
-
Does the notification mode have a higher priority than data mode for push notifications? What is the general strategy here? Is it possible that the notification mode is more reliable?