Versions Compared

Key

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

Table of Contents

Prerequisites

  • Download and install Xcode.

Changing iOS Agent related logos and icons

  1. Checkout the source from the following location:
    https://github.com/wso2/emm-agent-ios

  2. Navigate to the <EMM_AGENT_IOS>/ folder.Open the Agent source code you received via email when obtaining the signed CSR file, through 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 .

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

  4. Click supporting files > images.xcassets and change the icons:

    • Change the app_icon.png (57px X 57px) file in order to change the icon.Image Removed 

    • Change the  app_icon@2x.png  (114px X 114px) file. For  For more information, go to the  iOS icon guide.

    Navigate to the <EMM_AGENT_IOS>/WSO2 Agent/ folder.

    • Change the ic_logo.png  (120px X 36px) file in order to change the header logo.
      Image Removed.

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

    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.

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

  3. Click view > launchscreen.xib and edit the text by clicking on the respective text area.

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