Get started
Last updated
Was this helpful?
Last updated
Was this helpful?
Before starting DriveKit Vehicle integration, make sure that you have , especially if you have .
If you use DriveKit Vehicle without having initialized DriveKit, the SDK may not work properly in your application.
DriveKit Vehicle SDK is available on CocoaPods master repo.
To access the framework in the repository, add the following lines to your Podfile:
Then, run pod install
.
The configuration of the Vehicle SDK and its vehicles can overload the auto start configuration of the TripAnalysis SDK. To do this, you should call this method after the SDK Vehicle initialization: