Get the sample app 0. Clone this sample app https://github.com/Microsoft/Loop-Sample-Trips-IOS.git 0. Open it in XCode 0. In the Keys.xcconfig file provide values for the LOOP_APP_ID_PROP and LOOP_APP_TOKEN_PROP using your LOOP app ID and token.
In the Keys.xcconfig file provide values for the LOOP_USER_ID_PROP and LOOP_DEVICE_ID_PROP using a test user id and device id from the dashboard.
From the command line in the project directory run carthage update --platform iOS
Build and run the app
After the app runs for a while you will see your trips and drives. This should only take a few hours but no longer than 24 hours as you move between locations.
LOOP iOS Sample - Trips
Prerequisites:
Build instructions:
These instructions will get you a copy of the Location and observation platform (LOOP) sample app that will download and display trips.
https://github.com/Microsoft/Loop-Sample-Trips-IOS.git0. Open it in XCode 0. In theKeys.xcconfigfile provide values for theLOOP_APP_ID_PROPandLOOP_APP_TOKEN_PROPusing your LOOP app ID and token.Keys.xcconfigfile provide values for theLOOP_USER_ID_PROPandLOOP_DEVICE_ID_PROPusing a test user id and device id from the dashboard.carthage update --platform iOSAfter the app runs for a while you will see your trips and drives. This should only take a few hours but no longer than 24 hours as you move between locations.