Giona Imperatori

Results 36 comments of Giona Imperatori

Maybe this is a feature... How is the rights policy for projects? Maybe by adding the group would be good to have the possibility to choose R or RW access....

I see that @iliekturtles you added some more changes to @Atmelfan PRs in #310 but never merged. Is there an update or plan for this feature?

> @peterfoot just tried to start a new process of my application, then call BluetoothDevice.FromIdAsync with a saved opaque Id. I do get a BluetoothDevice alright, but all attempts to...

I get the very same error on Android Emulator, although I think I added all necessary permissions in the Android manifest. Does anyone has a working example? It's kind of...

@peterfoot do you have a reference to the Android-MAUI-permissions system code? If not, it would be great if you could keep this thread posted when your package gets released 👍...

> 👋 Hey folks! Thanks for all the great feedback in this issue. We had this as an open issue for anyone to work on, but after reviewing it, we...

A simple and generic way to get the current branch name is still required and would be much appreciated. Thanks for considering this issue.

@godrose have you been able to progress with your tests?

> https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le > > > GitHub**[GitHub - dotnet-bluetooth-le/dotnet-bluetooth-le: Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows](https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le)**Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows - GitHub -...

I'm not sure if it's related, but in my UI-based application the `RequestDeviceAsync` needs to be executed from within the UI-thread in order to work. Now, I'm not sure what...