Discussions
How i addParams in users API request
i am using this request https://user.telematicssdk.com/v1/Management/users/find?DeviceToken=, and DataHub panel the request return the addParams atribute, but this request <https://user.telematicssdk.com/v1/Management/users/find?DeviceToken= not return this atribute addParams
Passenger Vs Driver
With recorded trips how to distinguish between passenger and driver? Apparently there is a ML model that can be trained with feedback, I don't see it in the documentation however.
local db records clearing
I have updated the Tracking SDK version to 3.0.0, but the local database records are getting cleared. Could you please help me disable this?
not able to auto start track/trip
Hi, I have created an app using the Tracking SDK. I can start a trip/track manually using TrackingApi.startTracking(), but auto-start is not working for me. How can I resolve this? Is there any other solution I can try?
trackingApi.getTracks() returns empty array
"I created an app by integrating the tracking SDK, manually starting a trip using trackingApi.startTracking(), and manually stopping it using trackingApi.stopTracking(). Multiple tables are created, but when retrieving tracks using trackingApi.getTracks(), it returns an empty array. Any help? Can you please explain how it works?
How to Redirect Data from DataHub to My Own Cloud/Server?
I don't want to push data to DataHub; instead, I want to send it to my own cloud/server. Is there any way to achieve this? Please help me.
Daily Statistics TrustLevel
Hello,
User Permission Status
Hello,
App name issue
I've changed the androit app name in the config file, and the app name is displayed correct everywhere except in the permissions wizard where it shows up as "Tracking", how do i fix this?
Waypoint and Event Data
I have a question about the Get Trip with Details and Waypoints endpoint. When I call this endpoint on trips that were taken over 3 months ago, the Trip object does not contain any Waypoints or Details objects. It does contain Data, Statistics, and Scores objects. Are waypoints and events deleted after a certain amount of time? If so, what is this time period?
