Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prerequisites: Please submit the following form through Apple to enable GAEN entitlements on your App Store account: https://developer.apple.com/contact/request/exposure-notification-entitlement

Setting up App, Build Profiles for Development and Public ReleaseDistribution:

Generating App:

Via the app store, create an app and bundle id with the steps below. This needs to be done by a user with at least “App Manager” privilege.

  1. Create an App on the App Store i.e. “PathCheck App”

  2. Create a bundle id for the app. i.e. “org.pathcheck.region_code.bt”

  3. Create Development, Adhoc and AppStore Distribution profiles. (See below)

Generating Profiles:

Create the following profiles below to start building the GAEN mobile app for development and public release. You will need to add developer device ids to the Development and Adhoc profile in order to run the app with GAEN permissions locally. Once on TestFlight this is not a requirement.

...