Skip to content

Instantly share code, notes, and snippets.

@mdobson
Last active December 18, 2015 15:59
Show Gist options
  • Save mdobson/5808465 to your computer and use it in GitHub Desktop.
Save mdobson/5808465 to your computer and use it in GitHub Desktop.
Initialize our UserGrid client
self.client = [[UGClient alloc] initWithOrganizationId:orgName withApplicationID:appName];
@mdobson
Copy link
Author

mdobson commented Jun 19, 2013

Here is how we initialize the UserGrid client with our Apigee credentials!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment