-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
RN0.43 capacity #735
RN0.43 capacity #735
Conversation
This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. |
this is a blocker for us. cc @sergey-akhalkov |
this is weird. maybe i accidentally removed it while making it work for RN 43 and added it back. |
Blocking here as well since we're using master. |
Hi @sergey-akhalkov - could you or Max reproduce this issue, and then test the fix against 0.43, 0.41 and 0.39 (just looking at the breaking changes table) to ensure that it's backwards compatible? I assume it only applies to Android. Thank you :) |
Hi @Silhouettes, I've reproduced the issue for |
@sergey-akhalkov yes I just make it work for RN0.43 |
When will this be merged? |
expecting this to get merged soon, it´s breaking for RN 0.43, which is already at pre release state |
@aslakagens, it should be merged tomorrow or the day after |
Merging this due to all seems to be ok, except this issue, that have place due to the React version |
@sergey-akhalkov I think that issue should have been resolved by this commit facebook/react-native@14c31d9 |
@nihgwu, thank you for clarification, the commit has been merged so I suppose the next release of RN will fix the issue. |
We will publish this on npm the same day that RN 0.43 exits RC. |
@Silhouettes 0.43 has been released and the problem persists. Please can you publish the new version of this lib to npm? |
@michaelduminy, we've released new version of React Native Module for CodePush: |
Thanks @sergey-akhalkov & @Silhouettes! That has solved my compilation issue 👍 |
"react-native": "^0.41.2", @sergey-akhalkov build android Execution failed for task ':react-native-code-push:compileReleaseJavaWithJavac'. |
No description provided.