Serg
Serg
@balonchiks I was able to workaround this by lowering UART speed to 9600baud. Dunno why this worked ¯\_(ツ)_/¯
No ideas so far. I did tests using the program Physical WEB too, so I'm pretty sure it should work. I haven't seen Nearby tool in android I have around,...
I recently found a person with a device which has Nearby app and I can confirm beacon didn't appear there (though it still shows in Physical WEB app and nRF...
😞 https://android-developers.googleblog.com/2018/10/discontinuing-support-for-android.html
If you put these lines in CONTRIBUTING.md file then special notice will be shown in the issue creation dialog https://github.com/blog/1184-contributing-guidelines
I see it as a breaking change :) I would suggest to extract `UIImagePicker`-related code to [a cocoapods subspec](https://guides.cocoapods.org/syntax/podspec.html#subspec) and include it by default, so we can keep this functionality...
Workarounded by explicitly defining it column as Integer
I can confirm commenting out `ARCH_OPT "native"` in CMakeLists.txt still does help. Reference #1121
Wow, that was fast. Thanks!
sorry, found a problem. I'll reopen when I fix it