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 5 Current »

Prerequisites

Changing iOS Agent related logos and icons

  1. Open the Agent source code you received via email when obtaining the signed CSR file, through 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. Open the Agent source code that was sent via email by importing it to Xcode.

  3. Click Supporting Files > Images.xcassets 

  4. Change the icons that are in AppIcon:

  5. Build and export the project as an iOS application. This will generate an.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 you received via email when obtaining the signed CSR file, through 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. Open the Agent source code that was sent via email by importing it to Xcode. HERE

  3. Click Views > LaunchScreen.xib.

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

  5. Build and export the project as an iOS application. This will generate an.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