question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to disable the local notification ?

See original GitHub issue

Your Environment

  • Plugin version: 3.0.0-alpha.36
  • Platform: Android
  • OS version: 8.1
  • Device manufacturer and model: Oneplus 5T
  • Cordova version (cordova -v): 8.0.0
  • Cordova platform version (cordova platform ls): 6.3.0
  • Plugin configuration options: <variable name="GOOGLE_PLAY_SERVICES_VERSION" value="11+" /> <variable name="ANDROID_SUPPORT_LIBRARY_VERSION" value="19+" />
  • Link to your project:

Context

Thank you a lot for your plugin ! I just want to never see the local notification (which is customizable via ‘notificationTitle’ and ‘notificationText’). How to do that ? I tried the ‘startForeground’ option but not what I look for…

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
codeurfoucommented, Jul 11, 2018

Thx @mauron85. Thx for your work.

0reactions
stale[bot]commented, Dec 9, 2019

This issue has been automatically closed, because it has not had recent activity. If you believe this issue shouldn’t be closed, please reopen or write down a comment requesting issue reopening with explanation why you think it’s important. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable local notifications for on… | Apple Developer Forums
How do I disable a notification for a day if it is set within one hour and the user has completed a task....
Read more >
Switch to enable/disable local notifications (swift 4)
As far as I understood, you need to disable the notification requests, but save them in case the user re-enables the switch. Is...
Read more >
How to Read and Cancel Local Notification Requests
To remove all delivered notification requests use the removeAllDeliveredNotifications() method. notificationCenter.
Read more >
Swift Local Notifications 2: Time Interval Notfications - YouTube
This is the second in a series of videos on scheduling an responding to local notifications in swiftIn this video our focus will...
Read more >
Local Notifications Capacitor Plugin API
Note that even if the permission is present, users can still disable exact notifications from the app settings. Configuration​. On Android, the Local...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found