question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Conflict with cordova-plugin-fcm-with-dependecy-updated

See original GitHub issue

WARNING: IF YOU IGNORE THIS TEMPLATE, WE’LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!

cordova-plugin-local-notifications conflicts with cordova-plugin-fcm-with-dependecy-updated if i remove local notification FCM plugin seems to work fine. Can anyone come up with the solution so that both plugins can work together

Your Environment

  • Plugin version: 0.9.0-beta.2
  • Platform: iOS
  • OS version: iOS 12
  • Device manufacturer / model: Apple
  • Cordova version (cordova -v):
  • Cordova platform version (cordova platform ls):
  • Plugin config
  • Ionic Version (if using Ionic) 3

Expected Behavior

In the foreground, no push is received and no FCM on event is fired

Actual Behavior

FCM event should be fired so, I can generate a local notification.

Steps to Reproduce

Install this plugin and cordova-plugin-fcm-with-dependecy-updated

Context

Implement push notification

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

11reactions
jiseungjuncommented, Mar 3, 2019

ionic cordova plugin rm cordova-plugin-fcm-with-dependecy-updated ionic cordova plugin rm cordova-plugin-local-notification

ionic cordova plugin add cordova-plugin-fcm-with-dependency-updated-apns ionic cordova plugin add cordova-plugin-local-notification@0.9.0-beta.3

0reactions
martinrivierecommented, Mar 16, 2020

Hi @jiseungjun, thanks for your solution! I have implemented it, but still have an issue: since then and only on iOS, when I click on the local notification, it triggers the FCM plugin onNotification method resulting in a bad behavior… Any idea why and how to fix this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conflict with cordova-plugin-firebase-Analytics due to apply ...
Describe the bug cordova-plugin-fcm-with-dependecy-updated was already installed in the app. which is working fine on both ios and android builds.
Read more >
cordova-plugin-fcm-with-dependecy-updated - npm
Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated. Latest version: 7.8.0, last published: 2 years ago.
Read more >
Is there a work around for the conflict with the ... - Stack Overflow
Is there a work around for the conflict with the cordova-plugin-fcm-with-dependecy-updated and cordova ios · 1. Did you find a solution for this?...
Read more >
FCM Push Notification Plugin for Firebase Cloud Messaging
The FCM push notification plugin provides basic functionality for Firebase Cloud Messaging. Read and learn more about the Cordova FCM Plugin for Ionic...
Read more >
cordova-plugin-fcm vs cordova-plugin-fcm-with ... - npm trends
cordova-plugin-fcm · cordova-plugin-fcm-with-dependecy-updated · cordova-plugin-firebase-messaging ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found