cordova-plugin-local-notifications icon indicating copy to clipboard operation
cordova-plugin-local-notifications copied to clipboard

Is This Project Still Being Worked On? Fix About The Repeating Notification Issue?

Open AlvinStefanus opened this issue 3 years ago • 1 comments

The problem with repeating notification that keeps looping until the phone becomes unresponsive, how is this? From #1564 it is said that the current master branch is already fixed the issue. It was from 2 or 3 years ago. Is there a workaround for this?

AlvinStefanus avatar Apr 18 '21 02:04 AlvinStefanus

If you are having the repeat notification for one minute on android issue, here is the fix that did it for me. It was "fixing" the MatchTrigger.java file. https://stackoverflow.com/questions/55379397/local-notification-trigger-continuously-for-one-minute-in-android-device

codewise-nicolas avatar Oct 01 '21 07:10 codewise-nicolas