Rafael Marinho de Araújo
Results
2
issues of
Rafael Marinho de Araújo
Hello everyone, I've added support for icons in the ContextMenu class, but only for windows (tested in win10 and win11). I honestly have no ideia how to do it for...
PlatformException(set_notification_error, error when writing the descriptor, null) on setNotifyValue
18
I'm trying to turn on notifications for a characteristic, but every time that I run `characteristic(true)` I get this error `PlatformException(set_notification_error, error when writing the descriptor, null)`. Here's a piece...