Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Not receiving push notifications when used with FirbaseMessagingService (Android) #942

Open
2 of 3 tasks
Lucaszw opened this issue Nov 29, 2023 · 0 comments
Open
2 of 3 tasks

Comments

@Lucaszw
Copy link

Lucaszw commented Nov 29, 2023

What happened?

Push notifications work fine for Android when only using onesignal-cordova-plugin (on the latest version of Capacitor) for notifications.

However... it stops working as soon as we implement FirebaseMessagingService, implemented according to the steps layed out for for Intercoms' Push Notifications.

Screenshot 2023-11-29 at 8 07 18 PM

Steps to reproduce?

1. Install onesigna-cordova-plugin on latest version of Capacitor (v5) on Android
2. Push notifications work
3. Setup Intercom Push via (https://developers.intercom.com/installing-intercom/android/fcm-push-notifications/)
4. Intercom Push notifications work, but no longer OneSignals.

Note, they constantly show as Permission Not Granted; however we have confirmed with the prompt.

What did you expect to happen?

Be able to use OneSignal and Intercom for Push Notifications at the same time

OneSignal Cordova SDK version

5.0.3

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant