First of all: Thank you so much for this plugin, it helped a lot!
The README file does not mention the FirebasePlugin.enableForegroundNotifications() function. I have been trying to get the foreground notifications working on iOS for hours now until I found https://github.com/dpa99c/cordova-plugin-firebasex/issues/10 issue mentioning the enableForegroundNotifications function. After using it, the foreground notifications work (of course when using the data->notification_foreground attribute in the JSON). It would have helped a lot, if this necessary function call would be mentioned in the README.
Thanks
First of all: Thank you so much for this plugin, it helped a lot!
The README file does not mention the FirebasePlugin.enableForegroundNotifications() function. I have been trying to get the foreground notifications working on iOS for hours now until I found https://github.com/dpa99c/cordova-plugin-firebasex/issues/10 issue mentioning the enableForegroundNotifications function. After using it, the foreground notifications work (of course when using the data->notification_foreground attribute in the JSON). It would have helped a lot, if this necessary function call would be mentioned in the README.
Thanks