V
V
Vladimir Maltsev2017-12-11 18:47:29
iOS
Vladimir Maltsev, 2017-12-11 18:47:29

How to cross cordova-plugin-firebase(message) vs cordova-plugin-local-notifications in IOS?

The principle of operation of notifications is clear to me.
If the application in the foreground does not display notifications from firebase, and the callback receives data that a notification has arrived, in a minimized state or when blocked, notifications are displayed.
So, I decided to turn to the cordova-plugin-local-notifications plugin to display notifications in the foreground according to the data from the cordova-plugin-firebase callback. On Android, everything works, on IOS (10+), when installing cordova-plugin-local-notifications, the callback from cordova-plugin-firebase stops coming, which actually disables the ability to use data to display local notifications. Who faced this problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question