mickeyl / LTSupportAutomotive

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

How can I get Trouble Code and Pending Code like android in iOS Swift ? #46

Open sonibhavik opened 1 year ago

sonibhavik commented 1 year ago

I am using xcode 14.2 and Swift 5. I am new to this type of work. We can get details of Trouble code and Pending Code's response in Android. So is there any way we can achieve same thing in iOS.