ios - Android connect device not working in ionic evothings ble library -
i have integrated evothings ble library:https://github.com/evothings/cordova-ble in ionic 2 application. scans , connects ios when build android scans when try connect device showing me error:
"connect error: peripheral null not found.", source: file:///android_asset/www/build/main.js (63010) i try print console log java file not call method , showing me log. issue? have set sdk minimum level 18. tried 21 , 19 still not working.
Comments
Post a Comment