Skip to content

nagyistge/HuddleKitExampleApp

 
 

Repository files navigation

HuddleKit Example App

After registering for an API key:

Ensure CocoaPods is installed on your Mac

  1. Install project dependencies by running pod install from a terminal at the root of the project.
  2. Change YOUR_URL_SCHEME in HuddleKitExampleApp/HuddleKitExampleApp-Info.plist to your custom URL scheme e.g. my-huddlekit-app.
  3. Change YOUR_API_CLIENT_ID in HuddleKitExampleApp/AppDelegate.m to your API client identifier.
  4. Change YOUR_API_REDIRECT_URL in HuddleKitExampleApp/AppDelegate.m to your custom URL scheme e.g. my-huddlekit-app://auth-callback/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.9%
  • Ruby 1.1%