Discussions

Ask a Question
ANSWERED

gradle signingreport

I'm new to Telematics, and I was following the integration guide (https://www.youtube.com/watch?v=Hbk7p3q8fbw) step by step when I replaced my key and tried to get SHA1, signingreport task wasn't available on my gradle list. I checked versions and tried to clone again but I still had the same problem. could you please help me with this?

ANSWERED

Flutter SDK Integration Issue with iOS build

Hi, I am integrated the flutter telematics SDK in my application. After the iOS app launch, It is getting crashed. I am attaching the logs here.

ANSWERED

UserLogin method

When do we need to use UserLogIn? Do we have to log in every time we want to monitor drivers behaviour?

ANSWERED
ANSWERED

Trip not in progress

Hi!
after clone from
https://github.com/Mobile-Telematics/TelematicsApp-Android, I encountered issue after following the integration video. It seems everything is set up correctly but it keep showing in the notifications Trip not in progress even Made a trip of about 5 km. another error is shown on logCat:

ANSWERED

When Tematics release a React Native SDK

currently, we don't see any support for React Native, the solution is we will integrate SDK from native side (both android and ios)

ANSWERED

Use Flutter Wrapper

How do I use Flutter telematicsSDK available on Github to make my own Flutter application? Does it contain SDK?
Need some guidance over here. Thanks

ANSWERED
ANSWERED

Can connect to OBD device.

Hello, we have an ELM327 OBD device and connected it to the car.
In the demo app, we granted all permissions like Bluetooth.
When we want to connect to our car OBD device, after scanning and finding the device name in the list, the connection gets an error. In the Logcat with logs, we can see the phone is connected to the OBD device, but after a second, it is disconnected, and we get the DEVICE_INITIALIZE_FAILED error in the callback.

ANSWERED

How can I generate a company code to create separate instances for my corporate clients

I use the open-source telematics app and want to create separate instances for my corporate clients. How I can do that?