-
Notifications
You must be signed in to change notification settings - Fork 1.9k
still having problems with build. #239
Comments
@mohitmayank Do you have the ANDROID_HOME environment variable set? |
yep
|
@mohitmayank it looks like things are setup correctly but your Android environment is not finding the support jar properly. I'm a bit at a loss as to why this would be the case. |
@macdonst yeah this was weird. yesterday i removed the plugin and then removed the android platform. added the plugin from my repo and again added android platform and it worked. some issue with stale files maybe? |
@macdonst this is getting more weirder every time i build. when i am directly running |
@mohitmayank Can you try a single |
@fredgalvao thanks for your tip. though clean did not help, as i was already doing platform rm android and platform add android. but i looked at the diff of both run and build outputs and found a before_build hook i made for an earlier version for facebook plugin causing issue. i was basically adding a gradle.extra file removing support library to avoid multi-dex file issue in previous facebook plugin. |
thanks guys for help and apologies for the mess. |
This thread has been automatically locked. |
Its still a quest (atleast for me)
build errors i am getting -
I do have required files -
and here's my plugins -
what i have tried -
cordova.system.library.5=com.android.support:support-v13:23+
fromproject.properties
haven't tested push functionality yet. will report if everything is working fine.push is working fine for me after this way of building.
The text was updated successfully, but these errors were encountered: