Search found 2 matches

by Don Arias
2024年 Jan 24日 23:27
Forum: iOS & Android Development
Topic: Unable to find Bluetooth Device (iOS)
Replies: 7
Views: 9534

Re: Unable to find Bluetooth Device (iOS)

I would like to point out that I have successfully integrated with the Android mobile SDK. Now we're working on the iOS application with the iOS SDK.

by Don Arias
2024年 Jan 24日 00:17
Forum: iOS & Android Development
Topic: Unable to find Bluetooth Device (iOS)
Replies: 7
Views: 9534

Re: Unable to find Bluetooth Device (iOS)

Good evening, I'm having the same problem. I followed all the configuration steps. Have you found a solution? How to do the dual mode scan? I'm using SwiftUI. Xcode version: 15.2 Here's a portion of my code that scans func startListening() { print("Trying to") ThingSmartBLEManager.sharedIn...