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

🦺[Tech Debt] Remove Pusher and migrate to Firebase Cloud Messaging (Cloud and In-App) #195

Closed
3 tasks done
kcw-grunt opened this issue Jul 20, 2024 · 1 comment
Closed
3 tasks done
Assignees
Labels
🏰 high-priority Of all issues, these are the most urgent 🦺 tech debt Actions that help maintain the repo and application

Comments

@kcw-grunt
Copy link
Member

kcw-grunt commented Jul 20, 2024

Goal

Describe the work to be done

Use FB to to push notifications

Why?

The Pusher platform does not provide us enough analytics and its very costly.

Docs

https://firebase.google.com/docs/cloud-messaging/android/client

Definition of Done

  • Remove all Pusher frameworks
  • Add Firebase Messaging
  • Test
@kcw-grunt kcw-grunt added 🏰 high-priority Of all issues, these are the most urgent 🦺 tech debt Actions that help maintain the repo and application labels Jul 20, 2024
@kcw-grunt
Copy link
Member Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 high-priority Of all issues, these are the most urgent 🦺 tech debt Actions that help maintain the repo and application
Projects
None yet
Development

No branches or pull requests

2 participants