Mobile device management: Difference between revisions

Jump to navigation Jump to search
Line 118: Line 118:
# If you haven’t provided the distribution certificate and provisioning profile into the Mobile Apps config, resign the IPA file with your distribution certificate (see [[Enterprise deployment on iOS]]).
# If you haven’t provided the distribution certificate and provisioning profile into the Mobile Apps config, resign the IPA file with your distribution certificate (see [[Enterprise deployment on iOS]]).
# Unpack the MAM SDK and copy MobileCrm.ipa file into the SDK root folder.
# Unpack the MAM SDK and copy MobileCrm.ipa file into the SDK root folder.
# Download the [https://www.resco.net/downloads/CitrixMdxGenerator.zip MDX generator script] and unpack it into the same folder.
# Download the [[File:CitrixMdxGenerator.zip|MDX generator script]] and unpack it into the same folder.
# Open the Terminal app, go to the MAM SDK root folder (command <code>cd [folderpath]</code>), and enter the following command:<br><code>./generate_mdx MobileCrm.ipa</code>
# Open the Terminal app, go to the MAM SDK root folder (command <code>cd [folderpath]</code>), and enter the following command:<br><code>./generate_mdx MobileCrm.ipa</code>
# Upload the MobileCrm_Full.mdx file into [https://docs.citrix.com/en-us/citrix-endpoint-management/apps.html#add-an-mdx-app Citrix EndPoint Management] and configure specific app details and policy settings that the [https://docs.citrix.com/en-us/mdx-toolkit/mam-sdk-policies-ios.html Endpoint Management Store] enforces.
# Upload the MobileCrm_Full.mdx file into [https://docs.citrix.com/en-us/citrix-endpoint-management/apps.html#add-an-mdx-app Citrix EndPoint Management] and configure specific app details and policy settings that the [https://docs.citrix.com/en-us/mdx-toolkit/mam-sdk-policies-ios.html Endpoint Management Store] enforces.

Navigation menu