Enable Links for Workspace ONE Web

To enable the application to open HTTP / HTTPS links in the Workspace ONE Web, enable a few dictionary and PLIST flags.

Procedure

  1. Work in the AWSDKDefaults bundle.
  2. Create a dictionary named AWURLSchemeConfiguration and put it in the AWSDKDefaultSettings.plist.
  3. Inside the AWURLSchemeConfiguration dictionary, create a new Boolean entry with the key name enabled and set the Boolean value to Yes.
    If you set the Boolean value to No, then the HTTP and HTTPS links open in Safari. If set to Yes, then your SDK app opens in Workspace ONE Web.