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-objective-c

Repository files navigation

TelematicsSDK DemoApp Objective-C

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

TelematicsSDK DemoApp Objective-C 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.

Here you can find a short video guide, how to add Telematics SDK to your iOS app:

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.m 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 Objective-C language version. If you need Objective-C visit please: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-iOS-swift

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