-
Notifications
You must be signed in to change notification settings - Fork 109
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
error in Generating the release APK RN-version 0.57.0 #66
Comments
Anyone could fix this? |
Refer to #35 to solve this issue. Seems those changes has not been merged yet but forcing node_modules/react-native-smart-splash-screen/android/build.gradle to use same buildToolsVersion as build.gradle (on app level) should be enough for now. |
changing node_modules/react-native-smart-splash-screen/android/build.gradle file to
fixed for me. My app's build.gradle
and
|
Is there any other solutions available? |
@mujtaba-zaidi is the answer, the library needs an update |
hi, in Generating the release APK
I get this error :
FAILURE: Build failed with an exception.
Execution failed for task ':react-native-smart-splashscreen:verifyReleaseResources'.
I correctly install this .
The text was updated successfully, but these errors were encountered: