react-native-code-push
react-native-code-push copied to clipboard
[Android ] React Native Failed to release a CodePush update.
Issue:
Whenever project.ext.react is not present in the build.gradle file the code push release fails without much information.
Screenshot
Steps to Reproduce
- In the android folder, within build.gralde file if
project.ext.reactis not present. The build fails silently
Expected Behavior
Maybe we can display a proper error that project.ext.react is required.
Actual Behavior
What actually happens?
Environment
- appcenter version 2.7.1
Hi @jotish , Thanks for reporting!
Unfortunately, I can't reproduce this issue. Could you please provide some demo app with reproducing issue and reprosteps? I would like to reproduce and investigate it. Please let me know if you have any questions.