cloudCustom App Hosting

Decide whether Reach or your team owns front-end hosting, releases, and app stores.

Set up Apple and Google app-store access so Reach can build and publish your branded app.

Overview

This page covers the minimum permissions Reach needs to:

  • create the store listing

  • upload builds

  • publish new versions

circle-info

Keep access scoped to only the new app. Avoid granting tenant-wide admin unless required.

Scope

Included

  • App Store Connect and Google Play access for the new app.

  • Permissions needed to upload builds and publish releases.

  • Google Play service account setup for automated uploads.

Not included

  • Front-end hosting decisions and infrastructure setup.

  • CI/CD and build pipeline design.

Where to send invites

Invite Reach using:

iOS (Apple Developer + App Store Connect)

Create a new Apple Developer account, then grant Reach access to the new app.

Allow Reach to build and publish

  1. Create the app with a bundle identifier (example: com.appname or com.appname.mobile).

  2. In App Store Connect, add [email protected] as an App Manager for the new app.

  3. Ensure the Reach user has access to Certificates, Identifiers & Profiles for this app.

Android (Google Play Console)

Create a new Google Play Developer account, then grant Reach access to the new app.

Allow Reach to build and publish

  1. Create the app with a package name (example: com.appname or com.appname.mobile).

  2. Invite [email protected] to the Play Console with permissions scoped to the new app.

  3. Grant the minimum permissions required to upload releases and manage the store listing for that app.

  1. In Google Play Console, go to Setup → API access.

  2. Create a new service account.

  3. Grant the service account access to only the new app.

  4. Download the generated JSON key and share it with Reach.

circle-exclamation
circle-info

Questions or clarification? Reach out to your respective account manager or email at [email protected]

Last updated