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

Notificationchannel not created on scheduling #1

Open
mariosteinbacher opened this issue Jan 19, 2023 · 0 comments
Open

Notificationchannel not created on scheduling #1

mariosteinbacher opened this issue Jan 19, 2023 · 0 comments

Comments

@mariosteinbacher
Copy link

It seems like that the Notification Channel on Android gets created when the first notification triggers and not on scheduleing the first notification.

Your Environment

  • Plugin version: 0.10.0
  • Platform: Android
  • OS version: 10 - 13
  • Device manufacturer / model: Xiaomi Redmi 7A and Google Pixel 6
  • Cordova version (cordova -v): 11.0.0
  • Cordova platform version (cordova platform ls): android 11.0.0
  • Plugin config

Expected Behavior

The Notificationchannel should be created on scheduling the notification or prior

Actual Behavior

The Channel got created after the notification triggers

Steps to Reproduce

  1. The Aps has to be freshly installed so there are no prior notificationchannels
  2. schedule a notification
  3. check in the App-Info the notification channels (no channel there/should be)
mariosteinbacher added a commit to mariosteinbacher/cordova-plugin-local-notifications that referenced this issue Jan 23, 2023
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