Manual Tracking
Introduction
Description: Tracking is enabled via the host app. This allows apps only to track specific trips of interest.
Setting up
Enable SDK, trigger manually start tracking, then stop tracking and disable SDK
Use-Case: Delivery
You want to start recording driving immediately once the Delivery worker accepted an order.
Steps:
link the following steps to your user journey.
1. Enable SDK and start tracking
iOS:
- https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
- https://docs.telematicssdk.com/docs/methods-for-ios-app#manual-start-stop-tracking
Android:
- https://docs.telematicssdk.com/docs/methods-for-android-app#enabledisable-sdk
- https://docs.telematicssdk.com/docs/methods-for-android-app#manual-start-stop-tracking
2. Stop tracking and Disable SDK with enforced trip uploading
iOS:
- https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
- https://docs.telematicssdk.com/docs/methods-for-ios-app#manual-start-stop-tracking
Android:
Updated almost 3 years ago