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 Next »

Follow the instructions below to configure and build the iOS client application:

  1. Get a GIT clone of the iOS Agent application from GitHub.
  2. Import the project to Xcode.
  3. Change the Server IP or domain in the resources.plist file. The server IP needs to be added for development purposes, while the domain needs to be added for deployment purposes.
  4. Clean and build the project.
  5. Export the project as an iOS application. This will generate an .ipa file.

You have to carryout the iOS server configurations after completing the iOS client configurations.

  • No labels