WebMobi59
WebMobi59
I've run this project with my google account. I replaced project_id and keyFilePath with mine and deployed it to heroku. But I got `Internal server error` when I try to...
I'd like to use this framework for my app, but I faced following issue on IOS10 with Swift3.0. > **Error from scanning: The operation couldn't be completed. (BluetoothKit.BKError error 3.)**...
I referenced this source code on my Expo project. I followed the `index.ios.js` and using only CloudVision feature. But I got bad request error when I run application. Thanks for...
I tried to run this project on android studio 2.2.2 But it give me error > Failed to resolve:io.socket:socket.io-client:0.8.1 So I changed the dependencies like below > compile ('io.socket:socket.io-client:0.5.0') {...