Closed florianchevallier closed 4 years ago
As explained in the linked issue, you are using capacitor listener instead of theirs, and they explained how to use theirs, so do what they told you.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
npx cap doctor
output:Affected Platform(s)
Current Behavior
Following this issue : #2511 I'm not able to get background notifications with the urban-airship plugin on Android
Expected Behavior
Well I would be pleased if this would work on android as well
Sample Code or Sample Application Repo
You can clone, configure and launch this app :
https://github.com/florianchevallier/test-ionic-app-notif
Reproduction Steps
Home.tsx
.Other Technical Details
npm --version
output: 6.12.1node --version
output: v12.13.1pod --version
output (iOS issues only):Other Information
You'll find the investigation on what lead to this bug here : https://github.com/urbanairship/urbanairship-cordova/issues/337