Alexandre Fresnais

Results 12 comments of Alexandre Fresnais

Thanks for your quick reply. Sure I can give you the code. I have tried to do something very naive. ```rust //! Serves a Bluetooth GATT echo server. use bluer::{...

Hi, Just had the issue on a fresh project and the wait and resume trick solved the issue for me too. The pull request you mentioned has been merged since...

I am impacted too on iOS. Calling unload in a dispose method does not unload unity at all. It was working fine in 2020.3.25 `unloadOnDispose` does not work neither.

I would like to add that I am also encountering this kind of problem with Android, where I get `java.lang.ClassNotFoundException` on classes that come from plugins. Any help would be...

I would also be very interested in some sort of `Notify(object, value)` for device-specific notifications. Is there any other way we can implement some sort of Nordic UART BLE Server...

Hi, Did the same experiment but using WebcamTexture instead of VideoKit inside the simple camera feed scene. I have no problem switching quickly and infinitely between my AR scene and...

I am impacted too. I updated to iOS 16.7.1 and updated wakelock_plus to 1.1.2. Calling `disable` after `enable` does not work, the screen never go to sleep

Hey there, Thank you for the great work. Any update on this ? I can also not go higher than 6.9.1 due to crashes on some models. Here is another...

Hi there, Any update about this ?