Wrap the WorkZone Mobile app using Citrix MDX Toolkit

The steps below describe how to wrap the WorkZone Mobile app so that it can be managed in Citrix XenMobile.

Wrap WorkZone Mobile for iOS

Wrap WorkZone Mobile for Android


Wrap WorkZone Mobile for iOS

Prerequisites:  

  • Citrix MDX Toolkit is installed.
  • Application binary - an IPA file. Contact your WorkZone responsible to get the file.
  • Files used for signing the application, such as a provisioning profile, a signing certificate, or a private key.
  • Latest Xcode is installed with command line tools.
  1. Launch Citrix MDX Toolkit, and click Next on the Welcome to the MDX Toolkit for Enterprise Deployment page.
  2. On the Select the Input Package page, click Browse, and then navigate to the IPA file, you want to wrap.
  3. Click Next, the data on this page is pre-filled with information from the IPA file.
  4. Change the App name, Description, and other fields. The settings you specify here will be shown in Citrix Store.
  5. Leave the Strip extensions check box selected.
  6. Click Next.
  7. On the Create Citrix Mobile App page, click Browse and navigate to the provisioning profile that will be used to sign the application.
  8. Select the iOS certificate from the list.
  9. Verify the Bundle ID from the IPA file, and from the provisioning profile. If they are correct, click YES, and then Create.
  1. Now, select the folder where you want to store the wrapped application, the MDX file, and click Create.
  2. The MDX file is now created and you can upload it to XenMobile for publishing to devices.

Please refer to the Citrix documentation for more information:

Wrapping iOS mobile apps

Other requirements for wrapping iOS mobile apps


Wrap WorkZone Mobile for Android

Prerequisites:  

  • Android SDK (API level 26)
  • Verify that the .bash_profile exists and contains the full paths for the appropriate folders under android-sdk.
  • Citrix MDX Toolkit is installed.

    In Applications > Citrix > MDX Toolkit, open the android_settings.txt file, and then add the full path for the following folders:

    • Android SDK
    • Android SDK > tools
    • Android SDK > platform-tools
    • Android SDK > build-tools > [version]

    Example:

  • Application binary - an APK file. Contact your WorkZone responsible to get the file.
  • Files used for signing the application, such as a valid keystore, a signing certificate, or a private key.
  1. Launch Citrix MDX Toolkit, and click Next on the Welcome page.
  2. On the Select the Input Package page, click Browse, and then navigate to the APK file, you want to wrap.
  3. Click Next. The data on this page is pre-filled with information from the APK file.
  4. Change the App name, Description, and other fields. The settings you specify here will be shown in Citrix Store.
  5. Click Next.
  6. On the Create Citrix Mobile App page, click Browse and navigate to the keystore that will be used to sign the application.
  7. Click Next, enter the password to the keystore, and then click Next.
  8. Back on the Create Citrix Mobile App page, click Create without making any changes.
  9. Enter the key alias password, and then click Create.
  1. Select the folder where you want to store the wrapped application, the MDX file, and click Create.
  2. The MDX file is now created and you can upload it to XenMobile for publishing to devices.

Please refer to the Citrix documentation for more information:

Wrapping Android mobile apps

Other requirements for wrapping Android mobile apps

Manage your own key and keystore