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

#67 Setup in-app notifications #88

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

fredshema
Copy link
Contributor

What does this PR do?

This PR includes setup of in app notifications that can be triggered on backend.

Description of Task to be completed?

If the backend is about to send email notifications it will also trigger a notification on the app. The app has filters to know which notification to show and when it is launched it starts listening to notification that might target it.

How should this be manually tested?

  • Open the app and go to this site to trigger a notification
  • Use this push token to trigger a notification: ExponentPushToken[voKvU_GA9HRgVVF9RP14px]
  • For data (JSON) use this: {"criteria":{"type":"PUBLIC"}}
  • Other fields are intuitive you can feel them with what you want.
  • After that click on Send Notification and check on your device if the notification comes.

Screenshots

@fredshema fredshema requested a review from aimeudoxie November 5, 2024 15:24
@fredshema fredshema self-assigned this Nov 5, 2024
@fredshema fredshema added the feature New feature or request label Nov 5, 2024
@fredshema fredshema linked an issue Nov 5, 2024 that may be closed by this pull request
@fredshema fredshema force-pushed the ft-in-app-notifications branch 8 times, most recently from 59c4333 to 49eae70 Compare November 13, 2024 16:02
Copy link
Contributor

@pacifiquemboni pacifiquemboni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fredshema Resolve those conflicts

@fredshema fredshema force-pushed the ft-in-app-notifications branch 10 times, most recently from 60982f0 to 886f798 Compare November 27, 2024 10:59
@fredshema fredshema force-pushed the ft-in-app-notifications branch 3 times, most recently from 4915c16 to d591407 Compare December 5, 2024 14:55
@fredshema fredshema force-pushed the ft-in-app-notifications branch from d591407 to 43ff84f Compare December 6, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup In-App Push Notifications
2 participants