Skip to content

This is an app that demonstrates using of the Telematics SDK and walks you through the integration. The SDK tracks user location and driving behavior such as speeding, cornering, braking, distracted driving, and other parameters.

License

Notifications You must be signed in to change notification settings

Mobile-Telematics/telematicsSDK-demoapp-iOS-swift

Repository files navigation

TelematicsSDK DemoApp Swift

TelematicsSDK DemoApp Swift is created by DATA MOTION PTE. LTD. and allows you to integrate with our TelematicsSDK in a few steps.

TelematicsSDK DemoApp Swift is an app for iOS that demostrate using our TelematicsSDK library for tracking anywhere withu mobile device. The app will track the person's driving behavior such as speeding, turning, braking and several other things.

Watch the video

iOS Installation

To run the demo app:

Step 1: Clone this repository to local folder.

Step 2: Run 'pod install' in Terminal from project's folder.

Step 3: Open AppDelegate.swift and insert your DeviceToken to this line:

    RPEntry.instance().virtualDeviceToken = "<VIRTUAL_DEVICE_TOKEN>"; //REQUIRED!

Step 4: Implement code signing for your iOS project if you want to install this app to your iOS device.

This is Swift language version. If you need Objective-C visit please: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-iOS-objective-c

Links

Official product Web-page

Official API services web-page

Official SDK and API references

Official ZenRoad web-page

Official ZenRoad app for iOS

Official ZenRoad app for Android

Official ZenRoad app for Huawei

Copyright © 2020-2021 DATA MOTION PTE. LTD. All rights reserved.

About

This is an app that demonstrates using of the Telematics SDK and walks you through the integration. The SDK tracks user location and driving behavior such as speeding, cornering, braking, distracted driving, and other parameters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published