Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 963 Bytes

README.md

File metadata and controls

executable file
·
23 lines (14 loc) · 963 Bytes

Overview

This sample app for iOS shows the basic use of HMKit to authenticate with the car emulator and send a command to it.

Configuration

Before running the app, make sure to configure the following in ViewController.swift:

  1. Initialise HMKit with a valid Device Certiticate from the Developer Center https://developers.high-mobility.com/
  2. Find an Access Token in an emulator from https://developers.high-mobility.com/ and paste it in the source code to download Access Certificates from the server

Run the app

Run the app on your phone, or the iOS simulator, to see the basic flow:

  1. Initialising the SDK
  2. Getting Access Certificates
  3. Connecting and authenticating with an emulator
  4. Sending commands

Questions or Comments ?

If you have questions or if you would like to send us feedback, join our Slack Channel or email us at [email protected].