60
Views
2
Comments
[BLE Plugin] Error while generating the APK
Question
ble-plugin
Mobile icon
Forge asset by Bruno Martinho
Application Type
Mobile

Getting error while generating the Android build due to dependency "cordova-plugin-compat"

 Build failed with the following error: Couldn't install the Cordova plugin cordova-plugin-ble-central because the plugin dependency cordova-plugin-compat doesn't support this Cordova version.

Please refer error log for full trace of error.


Thanks,

Siva

Error.txt
UserImage.jpg
vikas sharma
Champion

This errors indicate that cordova version which you are using to build your application is different than used in BLE plugin. BLE plugin don't support used cordova version. For this while generating the mobile application you can change the MBAS version in service center as per compatibility with BLE plugin. Or you can also check that above plugin is available with latest version. If yes, then use that.

regards

UserImage.jpg
Sven Ammerlahn

Hi, I've got the same problem. Siva, has the problem been solved for you? Otherwise - how do I check if there is a compatible version of the BLE Plugin for my Cordova version? 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.