Skip to content

This is a Reproduction code for a bug report on ionic capacitor plugin local-notifications

License

Notifications You must be signed in to change notification settings

JoaoLJardim/local-notifications-bug-report

Repository files navigation

How to Run

Note: It's highly recommended to follow along with the tutorial guide, which goes into more depth, but this is the fastest way to run the app.

  1. Install Ionic if needed: npm install -g @ionic/cli.
  2. Clone this repository.
  3. In a terminal, change directory into the repo: cd local-notifications-bug-report.
  4. Install all packages: npm install.
  5. Run on the web: ionic serve.
  6. Run on iOS or Android: See here.

Steps To Reproduce

  • Click multiple times in Add New Notification to create multiple notifications
  • Then you should see notifications in the list below
  • Delete only one notification
  • The list will become empty as i update the list using get getDeliveredNotifications

About

This is a Reproduction code for a bug report on ionic capacitor plugin local-notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published