Welcome to Cintric! http://cintric.com
This is an example project demonstrating how to use the Cintric Find SDK.
You can also use this project to test the functionality of the SDK on your device.
For iOS documentation http://www.cintric.com/docs/ios or email us at [email protected]
###To get started:
- Clone or download the project
- Open the
CintricLocateTester.xcodeproj
file - In line 24 of
AppDelegate.m
enter your sdk key and secret
[Cintric initWithSDKKey:@"YOUR_SDK_KEY_HERE" andSecret:@"YOUR_SECRET_HERE"];
- You can get your sdk key and secret by signing up here: https://cintric.com/signup
- If you already have an account, you can find your key and secret in account settings on the dashboard. https://cintric.com/login
###ScreenShots: