com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Configuring WSO2 IoT Server to Install iOS Applications

The download URL for WSO2 IoT Server is configured for HTTP by default. Although you can install Android mobile applications using this default configuration, to install iOS applications, you need to configure it for HTTPS as it's required for the iOS MDM protocol behavior.

Follow the steps given below to configure WSO2 IoT Server to install iOS mobile applications:

  1. Open theĀ <IOTS_HOME>/conf/app-manager.xmlĀ file.
  2. AddĀ %https%Ā asĀ the value forĀ theĀ AppDownloadURLHostĀ property.

    <Config name="AppDownloadURLHost">%https%</Config>

Tip:Ā To test WSO2 IoT Server App management features on Android devices, please use one of the following options:

  • Change the value of theĀ AppDownloadURLHostĀ property back to HTTPĀ 
  • Continue using HTTPS to install applications on Android devices byĀ Generating a BKS File for Android.

What's next?

Next, configure theĀ General iOS Server Configurations.

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.