bhandaribhumin / cordova-plugin-local-notification-12

Apache License 2.0
17 stars 35 forks source link

Local notifications not shown using cordova-plugin-firebasex on iOS #17

Open Maho38 opened 3 months ago

Maho38 commented 3 months ago

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

Provide a general summary of the issue.

Only iOS problem: without using firebasex everything works fine, but using firebasex no local notifications are shown. If I debug my app I can see that local notification are handled by firebasex and are not shown in status bar. Everything is fine on Android, but I have this problem on iOS. What can I do?

Your Environment

"@globules-io/cordova-plugin-ios-xhr": "^1.2.4", "cordova-android": "^12.0.1", "cordova-browser": "^7.0.0", "cordova-clipboard": "^1.3.0", "cordova-ios": "^7.0.1", "cordova-ios-plugin-no-export-compliance": "^0.0.6", "cordova-open-native-settings": "^1.5.5", "cordova-plugin-app-version": "^0.1.14", "cordova-plugin-badge-fix": "^0.8.10", "cordova-plugin-device": "^2.1.0", "cordova-plugin-dialogs": "^2.0.2", "cordova-plugin-file": "^8.0.1", "cordova-plugin-file-opener2": "^4.0.0", "cordova-plugin-file-transfer": "github:apache/cordova-plugin-file-transfer", "cordova-plugin-globalization": "^1.11.0", "cordova-plugin-inappbrowser": "^6.0.0", "cordova-plugin-insomnia": "^4.3.0", "cordova-plugin-local-notification-12": "^0.1.4", "cordova-plugin-market": "^1.2.0", "cordova-plugin-statusbar": "^4.0.0", "cordova-plugin-unique-device-id2": "^2.0.0", "cordova-plugin-wkwebview-inject-cookie": "^1.1.6", "cordova.plugins.diagnostic": "^7.1.4"

Expected Behavior

Tell us what should happen

Local notification should be shown in status bar even if I use the firebasex plugin.

Actual Behavior

Tell us what happens instead

No local notification is shown while using firebasex plugin.

Steps to Reproduce

Reproduce this issue; include code to reproduce, if relevant

  1. build app without firebasex plugin -> everything is fine
  2. build app with firebasex plugin -> no local notification is shown

Context

What were you trying to do?

Debug logs

Include iOS / Android logs

danemco commented 1 month ago

I use Firebasex and this plugin together without an issue.

Maho38 commented 1 month ago

Thank you for your reply! I have updated title and problem description. It works fine on Android, but I'm having problems on iOS. Does it work for you on iOS?

danemco commented 1 month ago

Yes, it works for me on iOS too.

On Mon, Mar 25, 2024 at 1:15 AM Maho38 @.***> wrote:

Thank you for your reply! I have updated title and problem description. It works fine on Android, but I'm having problems on iOS. Does it work for you on iOS?

— Reply to this email directly, view it on GitHub https://github.com/bhandaribhumin/cordova-plugin-local-notification-12/issues/17#issuecomment-2017364409, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHNRQMBOM4LUBOR6VGGHKTYZ7FI5AVCNFSM6AAAAABBTGZRLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJXGM3DINBQHE . You are receiving this because you commented.Message ID: <bhandaribhumin/cordova-plugin-local-notification-12/issues/17/2017364409@ github.com>