Nicolas Glassey
Nicolas Glassey
Hi. Indeed, it's not a \0, but a line feed (most likely CR I guess). I saw that by exporting the broken node to a .reg file, and it showed...
> It is also sufficient to replace `mqttProtocol: 'ws',` with `mqttProtocol: 'wss',` in module.js after installing the plugin. Now i'm able to create a new mqqt-panel when using https via...
Err, isn't this plugin unsigned ? If so, you'll need to add it to the "enable unsigned plugins" list. Correct me if I'm wrong.
Hi again, After testing a few times, it seems to be due to a slow connection. The slider doesn't receive the value right away, and publishes the "default" (middle) value....
It's a big mess because I'm an idiot and pushed everything. But there it is. https://github.com/geeks-r-us/mqtt-panel/pull/37
Great ! Just noticed the issue came from Lockwise, and I see there's already some PR for it. Any ETA ? It is annoying as hell and I definitely don't...
For testing purposes, I compiled, signed and installed Lockwise master branch today and everything seems to work flawlessly. No bug found, no more "null" message. Oneplus 8 pro with android...
Download the latest APK from this repo's releases. It contains the fix but isn't in play store.
Well then the choice is yours... Install that APK or wait for a release. Following the other issues will give you an estimate on when it's released.
#1219 #1224 #1237 #1239 But, more importantly, #1244 You can already download the latest APK in the releases [here, on this github](https://github.com/mozilla-lockwise/lockwise-android/releases/tag/release-v4.0.3). That APK doesn't have the bug anymore but...