Sunbreak

Results 198 comments of Sunbreak

> Ok, it means that it's not possible to discover and use custom services and characteristics "on the fly" for now without previously knowing the specific uuids. great job anyway!...

https://github.com/woodemi/quick_notify/discussions/8

> Can you share your Cmake file? I think most issues stem from the file Mine is in the example. And it passes the CI build: https://github.com/woodemi/quick_blue/actions/runs/2028264252 Please post your...

> `Launching lib\main.dart on Windows in debug mode... Building Windows application... Error connecting to the service protocol: failed to connect to http://127.0.0.1:63759/1DHSDbgqb2w=/` Error indicated that building was success but attaching...

Both indecated that build is success. But `flutter run -d windows -v` failed with attaching to debugger I suggest use Visual Studio 2019. Flutter haven't support Visual Studio 2022 officially...

You dont need location permission on Android 12+

`BLUETOOTH_SCAN` has nothing to do with location on Android 12+ --- I'm not sure what is `connect to android 12+` Do you run `quick_blue` example as central on Android 12+...

I'm busy on https://github.com/woodemi/quick.flutter I'll leave it open until someone find the answer

Which platform are you concerned?

> Hey @JW94 and @Sunbreak, > > I have the same problem. I can not find devices that I was connected to before. I have only tested iOS, as I...