Philip Peitsch
Philip Peitsch
This all makes sense to me! 🥇
Is there a preference to the approach here? I'd happy to have a crack at improving the storage mechanisms to better suite this offline use-case if you can give me...
With https://github.com/microsoft/ApplicationInsights-JS/issues/2034 now being fixed, this is now roughly 50ms per log in the worst case scenario at the default event limits, and logs are now quickly discarded without incurring...
Just passing through... I've have seen this with some Android phones (specifically with a Nokia device on Android 10). No idea why some phones allow it... But it never seemed...
@eppleton iOS caches a lot of data about previously seen Bluetooth devices. To fully clear the caches, I believe you need a full phone factory reset to avoid the caching...
The BLE advertising interval absolutely can impact this significantly. Even 200ms is still only middling. Apple recommends an interval of 20ms for at least the first 30s for best discovery,...
@matteocappello94 just wanted to say a drive-by thanks for this patch. Fixes an issue I was facing here!!
@bterlson just wondering, is it possible to have this merged? 😺
**UPDATE: seems to be something with my environment. For some reason, the instanceof check within `register` is not detecting that this is a HtmlBehaviourBase... I'll keep digging** @bigopon I've been...
Okay.. back again. I've updated the aurelia-web-components dist this time by just coping the js files over an install to avoid the hassles that seemed to be a side-effect of...