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

NT-1830: Braze basic push notification integration #1199

Merged

Conversation

Arkariang
Copy link
Contributor

@Arkariang Arkariang commented Apr 8, 2021

📲 What

  • We are now able to get Push notifications from Braze

🛠 How

  • See also this other PR necessary for configuration Braze Integration
  • BrazeClient class added with the necessary configuration setup
  • RemotePushClientType added to the Dagger component
  • MessageService will interact with BrazeClient via RemotePushClientType interface
  • DeviceRegister service will interact with BrazeClient via RemotePushClientType interface
  • Added Tests for the new client

👀 See

BrazeNotification.mp4

| | |

📋 QA

Story 📖

NT-1830

@Arkariang Arkariang marked this pull request as ready for review April 8, 2021 21:07
@leighdouglas leighdouglas self-assigned this Apr 9, 2021
Copy link
Contributor

@leighdouglas leighdouglas left a comment

Choose a reason for hiding this comment

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

Looks great! 🎉 🎉

Copy link
Contributor

@hadia hadia left a comment

Choose a reason for hiding this comment

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

🎉🎉

@Arkariang Arkariang merged commit a35a734 into master Apr 9, 2021
@Arkariang Arkariang deleted the imartin/NT-1830-braze-push-notifications-integration branch April 9, 2021 19:00
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.

None yet

3 participants