Skip to content

[Mobile] Implement push notifications via FCM/APNs #1003

Description

@Xoulomon

Suggested Tier: Medium (150 pts)

Description:
Notify users of contribution deadlines and received payouts via native push, complementing the backend web-push service.

Tasks:

  • Integrate expo-notifications with FCM (Android) and APNs (iOS)
  • Register device push tokens with the backend notification service
  • Route notification taps to the relevant group/contribution screen
  • Add in-app notification preference toggles

Acceptance Criteria:

  • A backend test notification is received and routes correctly on tap
  • Disabling a category in-app suppresses it server-side

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions