Skip to content

aniortega24/launchkey-ios-whitelabel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

LaunchKey iOS White Label Example App

Overview

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.

Pre-Requisites

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.

Quick Start

In the AppDelegate, initialize the LaunchKeySDKManager with your White Label sdk key

[[LaunchKeySDKManager sharedClient] init:@"<WhiteLabel_key>"];

Support

Twitter

Submit a question to the Twitter Handle @LaunchKeyHelp.

IRC

Engage the LaunchKey team in the #launchkey chat room on freenode.

LaunchKey Help Desk

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors