Versions Compared

Key

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

...

  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. Ensure you have a Apple Developer Certificate and Distribution Certificates via Developer Portal.

  4. Create Development, Adhoc and AppStore Distribution profiles. (See Generating Profiles)

  5. Open Xcode and add your bundle identifier, load your Development Profile and enable Push Notifications, Associated Domains via Capabilities tab. See: Identifiers

Generating Profiles:

Prerequisites: This assumes you have a Development and Distribution Certificate setup for your account with “Push Notifications” (SSL Cert not required), “Associated Domains” enabled. Certificate create steps are not covered in the documentation. See: Developer Portal Identifiers

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.

...