No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    cordova-local-notification "Mark as read" function

    Help
    1
    1
    119
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      snowdrop last edited by snowdrop

      Good day. I’m currently using a “Mark as read” function in my Android pet project using cordova-local-notification. My problem is when the app is closed (not in background) and you click on the “Mark as read” on the notif, the callback is not working, which is already an expected behavior since the app is not on the background. Is there any way I can do this with the app closed, like a plugin as a bridge between the notif and the database? I want to update a status in SQLite database to mark that notif as ‘read’ when the user click the ‘Mark as read’ button on the notif. Thanks!

      Edit: I also tried a plugin for keeping the app on the background when you clicked the back button of Android for exit but the app can still be closed when you swipe-close the app when viewing currently opened windows.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post