LaunchKey is an identity and access management platform The iOS White Label SDK enables developers to quickly integrate the LaunchKey platform directly in their existing iOS applications.
Developer documentation for using the LaunchKey API is found here.
An overview of the LaunchKey platform can be found here.
Utilization of the LaunchKey WhiteLabel example requires the following items:
-
LaunchKey Account - The LaunchKey Mobile App is required to set up a new account and access the LaunchKey Dashboard.
-
A WhiteLabel rocket - A new rocket can be created in the LaunchKey Dashboard. From the application, you will need the following found in the keys section of the application details:
- The White Label sdk key
In order to use the White Label features currently hidden within Dashboard, you must contact your LaunchKey representative with the name of your Organization.
In the AppDelegate, initialize the LaunchKeySDKManager with your White Label sdk key
[[LaunchKeySDKManager sharedClient] init:@"<WhiteLabel_key>"];
Submit a question to the Twitter Handle @LaunchKeyHelp.
Engage the LaunchKey team in the #launchkey chat room on freenode.
Browse FAQ's or submit a question to the LaunchKey support team for both technical and non-technical issues. Visit the LaunchKey Help Desk here.