Giter Site home page Giter Site logo

Comments (12)

andrehtissot avatar andrehtissot commented on June 12, 2024

For Android, as you described, as long as the onNotification is called when the app, that was on the background, comes to the foreground because of the notification tapping, it is working as intended.
This way, when the app is on the foreground, you can stylize the message however you want. Like a in app popup or, for example, with https://github.com/katzer/cordova-plugin-local-notifications.

For iOS, thought, it should be reaching onNotification when on foreground or when the notification is tapped. For the iOS issue, I'll investigate.

from cordova-plugin-fcm-with-dependecy-updated.

viksat7 avatar viksat7 commented on June 12, 2024

Thanks for the time & for the reply, yes for the android i am using cordova-plugin-local-notification to show notification on foreground since onNotification is working on android both foreground and background

For iOS, my requirement is at-least update the badge when Notification is been received when app is in foreground state hence onNotification should work

from cordova-plugin-fcm-with-dependecy-updated.

keithj87 avatar keithj87 commented on June 12, 2024

I am seeing the same behavior. It works fine for Android, but not for iOS. I am also looking to trigger local notifications in my iOS app. The local notifications are working fine, when my app is in the foreground, on Android, but nothing is triggered on iOS.

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

@viksat7

The badge-specific issue is addressed as #58

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

@viksat7 Which version of xcode and xcodebuild are you using to build?

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

Could @keithj87 or @viksat7 create a hello world app, of which can be shared here on github? Of which you experience the same issue?

from cordova-plugin-fcm-with-dependecy-updated.

viksat7 avatar viksat7 commented on June 12, 2024

ok sure give me a day or two as i am busy with work today, will share the github repo of a sample app

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

Issue closed due to inactivity and newer fixes addressing the feature being released in the mean time.

from cordova-plugin-fcm-with-dependecy-updated.

meghanadixit1 avatar meghanadixit1 commented on June 12, 2024

Foreground notification still does not work on iOS. Working fine on android.
This happens when I have LocalNotification plugin installed.

if localNotification plugin is uninstalled then the code to handle notification works.
Please look into this.

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

I'll, thank you @meghanadixit1. Knowing this helps a lot.

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

@meghanadixit1 which version of LocalNotification you were installing?

from cordova-plugin-fcm-with-dependecy-updated.

andrehtissot avatar andrehtissot commented on June 12, 2024

@meghanadixit1 @viksat7 @keithj87
I have good news. The issue was that this plugin and cordova-plugin-local-notifications were trying to set themselves as the one NotificationCenterDelegate handler.

Now there is a mechanic in place that shares this resource between with other plugins.
Released as v6.4.2, or if you feel adventurous, v7.0.0-beta.1 (for Promise returns and ionic support).

Let me know if upgrading is not enough to fix the issue.

from cordova-plugin-fcm-with-dependecy-updated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.