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

Handle remote notification as local #2374

Open
rossicler-hostalky opened this issue Jul 11, 2023 · 0 comments
Open

Handle remote notification as local #2374

rossicler-hostalky opened this issue Jul 11, 2023 · 0 comments

Comments

@rossicler-hostalky
Copy link

Question

Is there a way to handle remote notifications as a local notification?

My problem: User is receiving remote notifications fine, but I want to not only have more control over the UI, but also change the title and description of the notification based on info in the app.

Expected behaviour:

  1. User receives notification. App get the notification data but no notification is shown to the user.
  2. Based on notification data receive by remote source, app creates a local notification.
  3. User see the local notification.
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