David Vermeir
David Vermeir
Hi, I've been trying to compile the binaries for Android using the buildAndroid.sh script on Mac OSX but I'm having little luck. I've used the android r10e NDK bundle to...
Hi, when running the android-template example app it immediately crashes because some files are missing in the assets folder, namely BufferModeLive.conf.inc, music_features.conf.inc and FrameModeMoodWin.conf.inc. The BufferModeLive.conf.inc can be found and...
When using the branch '8' version, I get an error when starting the container: > backend_1 | /app/node_modules/oracledb/lib/oracledb.js:68 backend_1 | throw new Error(nodbUtil.getErrorMessage('NJS-045', nodeInfo)); backend_1 | ^ backend_1 | backend_1...
Hi, I've been trying to use this image with node version 10, however I noticed that it's not published on Docker Hub. Any reason for this?
Hi, I'm using your library in a react-native project where on user logout we want to stop the ibeaconscanner. We do this by sending a broadcast which we catch in...