fcm
FCM says delivered, the phone shows nothing: the data-only message
An FCM message with only a data block is never drawn by the system — your app has to build it, and FCM reports success either way. Why, and what to send instead.
Everything we have written about android.
An FCM message with only a data block is never drawn by the system — your app has to build it, and FCM reports success either way. Why, and what to send instead.
Since Android 8 a notification naming a channel your app never created is discarded by the system, and FCM still reports it delivered. How to confirm it.
iOS and Android each give an app one permission dialog per install, and a decline is close to permanent. How to ask before you ask, and iOS provisional auth.