-
Notifications
You must be signed in to change notification settings - Fork 12
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
Execution failed for task ':react-native-testfairy:verifyReleaseResources' #48
Comments
I have also encounter the same problem when using expo to create a react-native project. Below is the steps to reproduce the bug,
choose minimal template, then run the following command
The error is
I am using expo-cli version 6.0.6 |
Hi @samkhan17 @qvd808 |
Try running it with ./gradlew app:assembleDebug |
from ...node_modules/react-native-testfairy/android/build.gradle |
Android build failed with the message
react v18.2.0
react-native v0.70
react-native-testfairy v2.60.0"
Please help I'm not able to build android app.
The text was updated successfully, but these errors were encountered: