-
Notifications
You must be signed in to change notification settings - Fork 609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build L2CAPContext.java and Peripheral.java #977
Comments
Hi @nikolaof This sounds very similar to #957 I've raised #978 to add the missing dependency, but I suspect you'll run into a permissions issue next like this:
What version of |
I'm using So I added the Then tried to rebuild and I got this error back:
EDIT: From a search I did, is seems that all the links it tries to fetch it arel not working. :/ How can this be the case? EDIT 2: So after updating into cordova-android 12.0.0, and JDK 11 the app get's compiled. |
Hello.
I'm trying to build an ionic project that uses this plugin and 4 months earlier I was able to build it but no more.
More specifically here is what I'm getting:
The environment of mine is quite old but I'm not sure if that's the issue.
In Ionic's config file I have set
<preference name="android-targetSdkVersion" value="31" />
Plugin's version: 1.7.0
The text was updated successfully, but these errors were encountered: