Overview
The Mikey iOS SDK enables iOS applications to communicate with compatible Cartrack in‑vehicle terminals over Bluetooth Low Energy (BLE) for short‑range vehicle access and status retrieval.
What you can do
- Connect to a nearby BLE terminal associated with a vehicle.
- Perform supported actions (for example, lock and unlock).
- Retrieve supported vehicle status and statistics.
- Receive connection state, signal strength, and action callbacks via the delegate protocol.
Where to start
- Follow the Getting Started guide to add the SDK to your Xcode project and run your first connection flow.
- Use the API Reference pages for details on the core classes, protocols, and enumerations.
Important notes
- BLE behavior may vary depending on the iOS version and device.
- Command availability depends on vehicle hardware and provisioning.