-
Notifications
You must be signed in to change notification settings - Fork 145
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
Can't build Android again #159
Comments
Hey man - Really sorry about this... We're working on a partnership with Fabric that we're announcing tomorrow and it looks like we made a mistake that |
Hey Geoff - I just deployed 2.1.3 to NPM now. Would you mind giving this a try? It should downlevel the Android SDK and remove that Fabric dependency. |
Ok, that fixed android, but it seems iOS is failing now. CompileC build/VeociDEV.build/Release-iphoneos/VeociDEV.build/Objects-normal/armv7/BNCPreferenceHelper.o VeociDEV/Plugins/io.branch.sdk/BNCPreferenceHelper.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC build/VeociDEV.build/Release-iphoneos/VeociDEV.build/Objects-normal/armv7/BNCServerInterface.o VeociDEV/Plugins/io.branch.sdk/BNCServerInterface.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler |
Hmm - the |
Would it be easier for everyone if I just wait a day or two for the new production ready version to release? |
Yes - we're going to deploy a hotfix to Android this afternoon. |
Ok, I can do that. Will it address the iOS issues as well? For reference, the most recent change is still throwing the Fabric error: |
Hmm - I think you just need to remove and re-add. I just tested on a fresh project and it pulls that file in correctly and builds correctly. Or maybe, you can just copy the file directly into the plugin folder. https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/tree/master/src/ios/dependencies/Fabric Super weird. |
So here's the problem. I'm building via Phonegap Build, and they are pulling in the dependencies there. I just specify the link to the npm package and it does the rest. I can't update manually unfortunately. Something really strange is going on here. |
I reproduced. Hang on - let me sort it out. |
Ok - I figured it out. NPM adds all of the files in one folder, so the |
Hey, sorry for the delayed response. I was actually on vacation when this happened lol. But everything seems to be resolved now. I didn't even have to change the npm version number. Thanks for this. |
I swear, this is like a monthly thing where my builds will just spontaneously stop failing because of this plugin.
My Android builds are failing. I locked the plugin version to be 2.0.9 from npm and am getting this error. I'm building via the Phonegap command line version 6.0. Up until like last week, this was working fine.:
Build Date: 2016-06-21 19:38:06 +0000
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring root project 'project'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 9.406 secs
undefined
The text was updated successfully, but these errors were encountered: