ionic-ble
ionic-ble copied to clipboard
I get this error when trying to subscribe to the disconnet callback. ``` this.ble.disconnect(this.device_id).subscribe((data) => { console.log("disconnected good"); }, error => { console.log("disconnected bad"); }); ``` the error I get...
I am getting error in cmd as FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect...
Cloning the git and running ionic platform add android returns an error indicating you are not in a project directory. Appears to be some files missing for a working example....
The previous command was incorrect and would produce the following error: > WARN: ionic.project has been renamed to ionic.config.json, please rename it. Using this version of Cordova with older version...
请问一下 这个app我装在手机上没发现和蓝牙有什么联系呢,我是一个非常菜的菜鸟,来瞻仰大神的风范,留下这个留言,大神应该看不懂吧,嘿嘿