mickeyl / LTSupportAutomotive

An iOS / watchOS / macOS support library for OBD2, VIN-Decoding, and more.
MIT License
212 stars 59 forks source link

Connection Issue #34

Closed nilsmassing closed 3 years ago

nilsmassing commented 3 years ago

Hello Mickey,

I'm a student from Germany and me and a small team of colleagues is working on a simple Dashboard App for iOS. It's just a small project for university and we are all not that deep into programming. We've tried to add your library with Cocoapods and used your example project to test the connection with an OBDLink MX+ Adapter. Unfortunately, we can't get the app to connect to our Adapter or get any sign of connectivity. The build succeeds without issues and we tried several things like adding a Bluetooth Usage Key in Info.plist but nothing is working out for us. Can you or someone help us to find the problem? Would be really appreciated.

Best Regards

CarDr-com commented 3 years ago

Use LTSupportAutomative Framework in your app instead of cocoapods it will work fine like sample code.