Hi,
I write this to ask if anyone has managed to make it work correctly push notifications on ionic?
With Firebase native plugin, on iOS the method .onNotificationOpen() not fires when the app is closed (cold start) or also randomly on android
If this method is not fired, can not open a local notification or something.
With phonegap push, when the app is in foreground the method .on(“notification”) not fires if the app is in foreground.
Someone advice, tip or new plugin to work correctly with notifications?