Skip to content

Android android-v1.7.1-direct-fcm · Direct FCM (arm64)

Choose a tag to compare

Android Direct FCM build for Paws.

  • APK: build.paws, version 1.7.1, versionCode 1, runtimeVersion 21
  • ABI: arm64-v8a only
  • Signing: Android debug certificate, suitable for sideload/internal testing, not Play Store release
  • Commit: 91971e6c (android-direct-fcm)
  • SHA256: cab914a9e808bd8a50a70c0fd3d8174b129427b65fd293528dbf0bd72943dcd3

Changes:

  • Android registers native device FCM tokens directly via expo-notifications device push token API.
  • Existing Expo push tokens still use Expo Push API as fallback/legacy path.
  • happy-server supports direct FCM HTTP v1 sending for native Android tokens.

Deployment note:

  • The server code has been deployed to the ECS happy-server container.
  • Direct FCM delivery still requires server-side Firebase credentials via FCM_SERVICE_ACCOUNT_JSON or GOOGLE_APPLICATION_CREDENTIALS; client google-services.json is not enough for server sending.