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

feat: FCM v1 #1560

Merged
merged 2 commits into from
May 28, 2024
Merged

feat: FCM v1 #1560

merged 2 commits into from
May 28, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented May 15, 2024

Remaining work:

  • Updated screenshots of Cloud UI
  • More screenshots of Firebase Console & Cloud dashboards

@chris13524 chris13524 self-assigned this May 15, 2024
Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
walletconnect-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 0:02am
walletconnect-docs-alpha ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 0:02am


Google's FCM allows you to use send notifications to both Android and Apple devices. At this time, we only support Android devices via FCM.
- In your Firebase project settings, under _Firebase Cloud Messaging API (V1)_, click the Manage Service Accounts link
- You may use the default `firebase-adminsdk` service account, but we recommend making a minimally privileged service account:
Copy link
Contributor

Choose a reason for hiding this comment

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

We should specificy what minimal privileges we need. Eg: "firebase cloud api admin" or what have you

@chris13524 chris13524 marked this pull request as ready for review May 27, 2024 23:58
Copy link

@Karma197617 Karma197617 left a comment

Choose a reason for hiding this comment

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

Ready to go !

@chris13524 chris13524 deleted the feat/fcm-v1 branch May 29, 2024 09:40
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