Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add event listener to check for new updates #250

Open
ishafiul opened this issue Dec 5, 2024 · 0 comments
Open

feat: Add event listener to check for new updates #250

ishafiul opened this issue Dec 5, 2024 · 0 comments

Comments

@ishafiul
Copy link

ishafiul commented Dec 5, 2024

It would be a great feature to add an event listener that checks for new updates and notifies users while they are browsing the app. This would enhance user experience by ensuring that users are aware of the latest updates.

Proposed Functionality:

  • Implement an event listener that runs in the background to check for new updates(while browsing the app).
  • Create a notification system to alert users when a new update is available.
  • Ensure the notification is non-intrusive and can be dismissed by the user.

I believe it is currently possible if I set a periodic timer to check for update API. If I am missing anything, please let me know whether this feature is currently available or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant