Skip To Content

Create the mobile app archive

In this topic

To share your app with testers or distribute it to in-house users, you must create an application archive and install the archived app on the users' devices. You must then connect to the mobile server with the installed plug-in on each mobile device. The mobile app is supported on iPad devices with iOS 9.x installed.

Create the archive

  1. Choose the MicroStrategyMobile project in the Xcode Project Navigator.
  2. In the window on the right, choose the MicroStrategyMobileIPad target.
  3. Click the Build Settings tab, set the view to All, scroll down to the Deployment section, and set Skip Install to No.
  4. From the Product menu, click Scheme > Edit Scheme to display the Scheme dialog box.
  5. In the left column, click Archive.
  6. From the Scheme drop-down menu, choose MicroStrategyMobileIPad.
  7. From the Destination drop-down menu, choose iOS Device.
  8. From the Build Configuration drop-down menu, choose Release.
  9. Specify a name for the archive and click OK.
  10. From the Product menu, click Archive.

    Xcode creates an archive for you.

  11. To share your app, do the following:
    1. Click Distribute.
    2. Click Save for Enterprise or Ad-Hoc Deployment.
    3. Click Next.
  12. Confirm the signing identity. Click Export and choose the location and name for your IPA file.

Install the archived app on the device

  1. Make sure your mobile device has a provisioning profile.
  2. In iTunes, click File > Add to Library, and choose the IPA file that was created in the previous step.
  3. Connect a mobile device to the computer, and choose it in the Devices list in iTunes.
  4. Click the Apps tab and choose the app in the list.
  5. Click Install and click Apply.
    Note:

    There are many ways to distribute the app to users in your organization. For more information, see the Apple archive deployment instructions.

Connect to the mobile server on the mobile device

After creating the archive and installing the archived app on each user’s device, you must connect to the mobile server with the installed plug-in on each mobile device. Once this is done, you can use Esri Maps for MicroStrategy Mobile on the device.