-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
building Cordova app for Android error after updating raix:push to the latest #1156
Comments
@solo999 you'll need to update your Android SDK as per: https://github.com/phonegap/phonegap-plugin-push#compiling |
Is this fixed by updating Android SDK? Should we close this issue? |
@gmsecrieru Yes, if you update to Android Support Repository 20 or greater and Android Support Library 23 or greater then this error will go away. |
Is this fixed in meteor12androidbuilder? ( https://github.com/RocketChat/Rocket.Chat/wiki/How-to-Build-Rocket.Chat-for-Android ) |
@macdonst @Tharnas @gmsecrieru |
Update:
|
@solo999 For meteor12androidbuilder, please make sure you have all pre-reqs here, including the (large) machine and free disk requirements: https://github.com/RocketChat/Rocket.Chat/wiki/How-to-Build-Rocket.Chat-for-Android ALSO... please make 100% sure that you follow the readme here word-for-word... https://hub.docker.com/r/rocketchat/meteor12androidbuilder/ In general, Meteor add, removal or change of platforms is not (yet) clean. You must start clean for things to work properly. You do not need, or want your own Android SDK, when using meteor12androidbuilder - the Docker image contains a properly configured and working one. |
I have Mac Book Air 8Gb and 100Gb SSD hard disk free.
and the it run smoothly without any errors. |
I believe 2.6.13-rc.1 was created by @rodrigok and we didn't test 3.x properly before updating. Maybe we should just do away with 3.x. |
@solo999. Thanks for working this out with us. Your effort is most appreciated. I have spent over a week to encapsulate the new android build environment. The builder will soon be part of our CI/CD pipeline (once we get a powerful server to do it in parallel). |
If you don't see the |
This is open for so long... hasn't this been fixed yet? |
Closing due to inactivity. Please let us know if you're still having issues. Or reach out to us on the demo server. We'll be glad to help you Thanks! |
I got this error when run cordova project on terminal Error: /Volumes/Working/Development/Cordova/plugin/opcv/platforms/android/gradlew: Command failed with exit code 1 Error output:
How can I resolve this? |
After merging e83ee60 commit, I've got an error about building Cordova app for platform Android:
This it is probably related to the issue in Phonegap Push Plugin: phonegap/phonegap-plugin-push#51 and can be temporarily solved by returning raix:push back to 2.6.13-rc.1 version
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: