Discussions

Ask a Question
Answered

User Permission Status

Hello,

Answered

What would be possible range of "Value" varibale under "Events" ?

"Events": [
{
"Id": "",
"Type": "Acceleration",
"Date": "2023-10-09T08:22:10+01:00",
"Lat": 38.74998,
"Long": -9.10616,
"Value": 3.353325366973877
}
],

Answered

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.

Answered

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?

Answered

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?

Answered

Mobile Data Usage

I had a few questions regarding mobile data and drives using Damoov's software running on an iOS device:

Answered

Accumulated Safety Score and Transport Type

Please confirm whether the accumulated safety score for a specified time period only considers trips whose transport type is detected as, or corrected as, OriginalDriver. In other words, the accumulated safety score does not consider drives captured on the user's phone when the Damoov driver detection algorithm predicted the phone's user was a passenger or the user corrected the Damoov driver detection algorithm's prediction via a SDK method or an API call.

Answered
Answered
Answered

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?