To enable the application to open MAILTO links in Workspace ONE Boxer, enable a few dictionary and PLIST flags.
Procedure
-
Work in the AWSDKDefaults
bundle.
-
Create a dictionary named
AWMailtoSchemeConfiguration and put it in the
AWSDKDefaultSettings.plist.
-
Configure the
AWMailtoSchemeConfiguration dictionary, create a new
Boolean entry with the key name as enabled and set the
Boolean value to Yes.
If you set the Boolean value as
No, then MAILTO
links open in the native mail. If set to
Yes, then your
SDK app looks to see if you enabled data loss prevention in the SDK profile.
- DLP Enabled – The app opens in Workspace ONE Boxer.
- DLP Disabled – The app opens in the iOS Mail app.