-
Notifications
You must be signed in to change notification settings - Fork 321
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
I got "Build failed" when i go genarate de apk file "./gradlew assembleRelease" #54
Comments
edit build.gradle of react-native-wheel-picker manually in your node_modules folder like this: |
It seems that it solved the problem partially but still giving build failed with a new error now is that:
I don't know why this is happening |
I found the solution :) Set the version of the compilation by modifying, the build.gradle file in I hope this helps you. |
It's solved!! that was the problem! Your solution solved my problem and is now build successful. |
i run:
then i got a "Build Failed" with "Android resource linking failed":
I'm using Windows 10 and developing for android.
The app run fine in a simulator. Anyone can help me?
The text was updated successfully, but these errors were encountered: