Skip to content

Push notifications: Expo Push API fallback when WebSocket is offline #14

@CodeCreatorManMike

Description

@CodeCreatorManMike

Ensures nudges land even when the device is not connected.

  • Expo Push API used when WebSocket connection is absent
  • Push token registered on app startup (usePushNotifications.ts)
  • Falls back gracefully - no duplicate nudges if WS reconnects
  • Routes through /push router on backend

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: appReact Native companion apparea: backendFastAPI backend, PostgreSQL, Redis, workersstatus: doneCompleted and working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions