Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changing iOS Agent related logos and icons

  1. Open the Agent the Agent source code you received via email when obtaining the signed CSR file, through XCodethat was sent via email by importing it to Xcode.

    Info

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

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

    .

  2. Click Supporting Files > Images.xcassets.xcassets 

  3. Change the icons that are in AppIcon:

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

    Info

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

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

    .

    HERE

  2. Click Views > LaunchScreen.xib.

    Image Modified

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

  4. 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.

...