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

Trigger method for displaying push notifications from nodejs #860

Merged
merged 6 commits into from
Sep 2, 2022

Conversation

siepra
Copy link
Contributor

@siepra siepra commented Aug 31, 2022

No description provided.

@siepra siepra marked this pull request as ready for review September 1, 2022 15:19
@siepra siepra changed the base branch from master to develop September 1, 2022 15:27
@siepra siepra merged commit dd58a95 into develop Sep 2, 2022
@siepra siepra deleted the feature/push-notifications-in-background branch September 2, 2022 08:48
siepra added a commit that referenced this pull request Sep 7, 2022
* Trigger method for displaying push notifications from nodejs (#860)

* Trigger method for displaying push notifications from nodejs

* Display push notifications from java class

* Move logic responsible for triggering notifications from IOProxy to storage

* Do not display notifications from backend when app is in foreground

* Decorate notify method with ReactMethod annotation

* Fix reading incoming messages payload

* display notifications

* add test and pin showNotification saga to markUnreadMessage action

* fix test and lint state manager

Co-authored-by: dinek007 <damian.wilk991213@gmail.com>
Co-authored-by: Dinek007 <61462655+Dinek007@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants