Philip Peitsch
Philip Peitsch
Interestingly, barcode-detector-polyfill has a closed issue some time ago where the author agreed that perhaps bundling was ok: https://github.com/undecaf/barcode-detector-polyfill/issues/2#issuecomment-1093806316 But, they then closed without making the promised changes to the...
Hi @sam-higgs I am definitely open to a pull request tackling this 🙂
The most likely cause of this issue on Android is due to the webview timers in Cordova being paused when the app is not visible. A plugin such as https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background,...
Closing this out, as the README is now a bit clearer about the minimum supported SDK versions for Android.
Closing this due to inactivity. If the issue still remains, feel free to reopen.
Closing this out due to inactivity. Feel free to re-open if the issue is still occurring.
@stoneWeb I've encountered a similar issue here, and it was caused by an bug on the Arduino-based firmware side, where the `BLE2902` descriptor was not being added to the characteristic...
Same underlying issue occurring here as https://github.com/randdusing/cordova-plugin-bluetoothle/issues/405
This feature was implemented a while back and released in 1.6.3
Closing due to inactivity and a lack of further detail. @tellybrown's tip about using autoConnect is reasonable, just worth being aware that the auto reconnection loop doesn't survive some events...