Closed l3d00m closed 6 years ago
This is a good replacement of our current system in the settings (but Android O only). Docs here: https://developer.android.com/preview/features/notification-channels.html
https://stackoverflow.com/questions/45413641/use-firebase-topic-messages-with-android-notification-channels/45417500#45417500
Basic implementation done in fc93cad8cd5de440ac025405c0e0273a607fb067
This is enough for our needs as Android notification channels do not allow good configuration for us
This is a good replacement of our current system in the settings (but Android O only). Docs here: https://developer.android.com/preview/features/notification-channels.html