Katharina Bähr
Katharina Bähr
I am using https://github.com/nicjansma/usertiming.js right now, but later I found this https://gist.github.com/pmeenan/5902672 that looks also promising
Sure, I will test it
Hey, I finally found the time to test it, but I had troubles. When I installed aurelia-store from the branch, the new code was there in src/polyfills.ts but when I...
I tried again and had troubles loading the local module with my webpack configuration. "cannot find module "aurelia-store" was the error message. I need to try again soon, since I...
Hey, I have the same issue with using "@awesome-cordova-plugins/bluetooth-le". There is a PR already fixing it, but it is not merged yet. https://github.com/danielsogl/awesome-cordova-plugins/pull/4320 I also mention my workaround there
Hey all, is there a recent solution or a plan for resolving this? The version 1.1.14 is now already rather old The workaround of adding the package also to the...
Hey, we had the same. For targetSdk=32, you need to request additional permissions. BLUETOOTH_ADVERTISE and BLUETOOTH_CONNECT, those got added to the this plugin within version 6.70 You when targeting SDK...
Hey, check this: https://github.com/danielsogl/awesome-cordova-plugins/pull/4320
I'm having the same problem. Could somebody solve it, which also works definitely on a real device?