|
|
|
|
|
by Larrikin
1160 days ago
|
|
I spent a day of my life at work over this annoying confusion.
https://firebase.google.com/docs/cloud-messaging/android/rec... It is counterintuitive, feels arbitrary, and logical thinking will cause you to misread the chart they provide. Whether that method is called is based on the payload of the notification as well as making sure you've properly registered the types of notifications. This is helpfully spread between Android docs and the Firebase docs. The exact differences between the notifications that will trigger this (while still being compatible with iOS) is left as an exercise to the reader. |
|