Trying to use bluetooth le plugin in Ionic but getting an error when bulding sdk

Viewed 16

I'm trying to use cordova-plugin-bluetoothle for an Ionic app.

But when I try to build up a debug sdk I get the next error: https://justpaste.it/5gn3u

To clarify, it's a fresh Ionic v5 project with only this plugin and npm i @ionic/cordova-builders plugin installed.

0 Answers
Related