Jason Riffel
Jason Riffel
Seems crazy to me this is a year old and still no real solution provided. As mentioned by @JonSmart we used to use Base64 data URIs and it made our...
I was able to finally get a solution together that works for our use case. As previously mentioned using Data URIs works but then you are hauling around huge strings...
I built a test project and added https://github.com/irontec/BluetoothSerial.git directly from @mareksip as a plugin - unfortunately on my Pixel 3a Android 11 I still could not discover devices. There is...
Well I spoke too soon... I continued testing and used adb logcat and was able to see bluetooth was being denied because location services were not enabled. Once I enabled...