Skip to content

DriveQuantPublic/drivekit-quickstart-ios

Repository files navigation

Introduction

The iOS quickstart is a simple app that shows you how to integrate the DriveKit SDK with the minimum amount of code.

Illustration

How to use the Quickstart app?

  • Clone the repository, run the command pod install --repo-update and open the project in Xcode
  • In ViewController.swift, inside the configureDriveKit() method:
    • Set your DriveKit API key as parameter of the setApiKey() method
    • Enter a userId as parameter of the setUserId() method.
  • Then Launch the app in your smartphone
    • Click on "Ask for permissions" and authorize all necessary permissions
    • Click on "Configure DriveKit" to set the api key, user and activate the auto start
  • Enjoy your first trips!

What’s next?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published