Closed anchetaWern closed 8 years ago
Hello,
I'm trying to reproduce the issue using ionic, but no luck. The build goes without problem on my side.
Could you please provide some more info that I can simulate the situation better?
.The plugin list actually installed for the project (just output from "ionic plugin list').
. version of cordova you are using.
. version of android build tools
. OS
. build system - do you use gradle or ant ? It seems to be gradle right ? Just to confirm.
I tried both, and the build was ok.
Maybe you can try with ant ? Env variables 'ANDROID_BUILD=ant' should do the thing.
I think this should be enough to continue the investigation. Please let me know.
Thanks, Narek
Any one has fix for this issue, Please help to fix this issue.
TIA, Praneeth
I was able to get this to work by removing the platform and then bringing it back again:
cordova platform remove android
cordova platform add android
Seems the issue can be closed (not a real issue and fixed on user's side).
Hi, I'm trying to use bit6 to implement audio calls in the app that I'm making. But whenever its installed, the build is failing. I'm using Ionic for this project. Here's the error that I'm getting: