Deployment

Push Notifications

Firebase FCM

  • Create or select the Firebase project for the app
  • Enable Cloud Messaging (FCM)
  • Configure Android with the correct google-services.json

Apple APNs

  • Create or use an APNs key for the app
  • Upload the APNs key/certificate to Firebase for iOS push

Access and environment

  • Ensure the team has access to Firebase and App Store Connect
  • Store any required server keys or credentials in the app's secrets store

On this page