Prevent Local Notification on Android from Opening the Application #4803
Unanswered
brandiwerner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Local Notification Action types and one of those types needs to run code but NOT open the app. Using the key
destructive
works to make ios notification actions not open the app. Is there a similar way to make android actions not open the application?Here is a Stack Overflow with examples on the issue I am seeing: https://stackoverflow.com/questions/66093556/how-to-prevent-local-notifications-in-capacitor-js-from-opening-the-application?r=SearchResults
Any help or advice would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions