Discussions
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.
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?
UserLogin method
When do we need to use UserLogIn? Do we have to log in every time we want to monitor drivers behaviour?
How to use Telematics SDK with Bluetooth OBD in React Native app?
I am going to get the mileage from the Bluetooth OBD(ELM 327) by using Telematics SDK in my react-native app.
So I installed the React Native demo app and it works well.
https://github.com/Mobile-Telematics/telematicsSDK-demoapp-react
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:
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)
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
Trip Requirements
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?
Where did vehicle speed come from? Is it calculated based on time and distance or extracted from a censor?
Where did vehicle speed come from? Is it calculated based on time and distance or extracted from a censor?