Hi there,
As i recently discovered, the fcm-plugins and the local-notifications-plugin dont work well together on current iOS versions.
If i have cordova-plugin-fcm and cordova-plugin-local-notification installed at the same time, the fcm notifications arent recieved in foreground.
This is, what i want to achieve:
App is in foreground and data-notification comes in -> raise local notification
App is in background and data-notification comes in -> raise local notification
App is not running at all and data-notification comes in -> raise local notification
As far as i know at the moment, the last topic is not possible with ionic/cordova and the available plugins.
Bu if i somehow could achieve the first two topics i would be satisfied.
Is there someone, wo got the first to topics to work on a current project?
I have create issue on cordova-plugin-local-notifications git repository. Please vote for this issue or comment to attract the attention of the plugin author
I did so many changes for this day.
I have installed 0.8.4, 0.8.5, 0.9-b2, and now 0.9-b3. I don’t know what operation solve the problem :((
it’s very annoying