I want to connect to the OBDII device (Bluetooth classic) I have. I am writing my application with Flutter, but I cannot connect to this device on the iOS side, I cannot see or scan. Is there any way I can do this?
Post
Replies
Boosts
Views
Activity
Hello,
When trying to open a project written in approximately August in xcode 13.2.1 version, I get the error 'module compiled with swift 5.3.2 cannot be imported by the swift 5.5.2 compiler'. As you can see in the attachment, I get 127 errors when I run it with the 5.3.2 toolchain. How can I upgrade an existing project to version 5.5.2?
Thank you in advance for your help