Skip to content

Notifications (Push + In-App, Firebase Cloud Messaging Setup) #25

Description

@yashjagtap23

Summary

  • Set up push and in-app notifications using Firebase Cloud Messaging (FCM). Handle both system-level pushes and in-app alerts for duels, profile updates, and event activity.

Tasks

  • Configure Firebase Cloud Messaging in Expo project.
  • Request and store user push tokens securely.
  • Implement backend trigger endpoints for notifications.
  • Build in-app notification UI (banner or modal).
  • Test on both iOS and Android devices.

Acceptance Criteria

  • Users receive push notifications via FCM.
  • In-app notifications render properly when app is open.
  • Tokens registered and managed per user account.
  • Backend can trigger notifications for duel updates and general alerts.

Notes

  • Reference Expo FCM setup docs.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions