Skip to content

Kryndex/Loop-Sample-Trips-IOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOOP iOS Sample - Trips

Prerequisites:

  • You will need the latest version of XCode (8.x or greater) to run this sample app.
  • You will need to install Carthage

Build instructions:

These instructions will get you a copy of the Location and observation platform (LOOP) sample app that will download and display trips.

  1. Signup for a LOOP account and create an app on the Loop Developer Site
  2. 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.
  3. Create test users in the user dashboard at the LOOP Developer Site
  4. 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.
  5. From the command line in the project directory run carthage update --platform iOS
  6. 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.

Packages

No packages published

Languages

  • Swift 100.0%