Push notifications not working on Android 13
see also Capacitor Push
Tried with a campaign + quick test via FCM. They don't arrive, just fail silently.
Android 13 changed some things. I think our method should still work, especially since we targetSdk < 33
.
https://developer.android.com/develop/ui/views/notifications/notification-permission
This Capacitor issue says something else:
https://github.com/ionic-team/capacitor-plugins/issues/1135
See this commit for a workaround.
The PR might not work for us, even if it lands it time, because we're stuck on Capacitor 2.