SDK and Application Profiles
The SDK associates with two types of Workspace ONE UEM profiles. These two types are SDK Profiles and application profiles. You assign both types of profiles to the application from the Workspace ONE UEM console.
These profiles are different from Workspace ONE UEM Device Profiles.
- SDK Profiles – Used to deliver security policies and settings down to the SDK embedded application. Upon receiving an SDK profile, the SDK automatically stores the most recent profile settings in memory.
-
Application Profiles – Used to deliver certificates from an upload or a certificate authority down to an application.
Consider using the challenge handler and integrated authentication instead of application profiles.
// Receive commands.
[[AWCommandManager sharedManager] loadCommands];