bhandaribhumin / cordova-plugin-local-notification-12

Apache License 2.0
17 stars 35 forks source link

App Crashes on clicking notifications #4

Open ncolella opened 1 year ago

ncolella commented 1 year ago

Provide a general summary of the issue.

Your Environment

Expected Behavior

Clicking on notification, should open the app

Actual Behavior

Clicking on notification causes crash

Steps to Reproduce

  1. Schedule a notification
  2. Notification appeas
  3. Clicking on it causes crash (android logo appears)

Context

Use local notifications

muthukumar75400 commented 1 year ago

Hi For me it also restarts the app while clicking on the notification

Cordova Android -- 11

Plugin Version -- 0.1.4

Cordova version -- 10.1.2

I created a timer app that runs for 30 mins it also runs in the notification while clicking the notification the app restarts itself

JekaMedvedev94 commented 8 months ago

For me restart app too