Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This section will guide you on how to white label the iOS agent.

Prerequisite

Download Xcode and install it.

Changing iOS Agent related logos and icons

  1. Open the Agent source code that was sent via email by importing it to Xcode.

    The Agent source was sent to you via email when obtaining the signed CSR file. For more information, see Obtaining the Signed CSR File.

  2. Click Supporting Files > Images.xcassets.

  3. Change the icons that are in AppIcon:

  4. Build and export the project as an iOS application. This will generate a .ipa file. Rename this file as  ios-agent.ipa and move it to the <EMM_HOME>/repository/deployment/server/jaggeryapps/emm-web-agent/units/asset-download-agent-ios/public/asset directory.

Changing WSO2 related text

  1. Open the Agent source code that was sent via email by importing it to Xcode.

    The Agent source was sent to you via email when obtaining the signed CSR file. For more information, see Obtaining the Signed CSR File.

  2. Click Views > LaunchScreen.xib.

  3. Edit the text by clicking on the respective text area.

  4. Build and export the project as an iOS application. This will generate a .ipa file. Rename this file as  ios-agent.ipa and move it to the <EMM_HOME>/repository/deployment/server/jaggeryapps/emm-web-agent/units/asset-download-agent-ios/public/asset directory.

 

  • No labels