iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
6.13k
stars
1.56k
forks
source link
Execution failed for task ':react-native-picker:verifyReleaseResources'. #1471
Open
aniruddhbhamare opened 3 years ago
[https://github.com/ivpusic/react-native-image-crop-picker/issues/1096#issuecomment-522275298] doesn't work for me
Version
react-native-image-crop-picker v0.?.?"react-native-image-crop-picker": "^0.28.0" react-native v0.?.? "react-native": "0.61.5",
Platform --- in Android
Expected behaviour build success
Actual behaviour Task :react-native-picker:verifyReleaseResources FAILED
What went wrong: Execution failed for task ':react-native-picker:verifyReleaseResources'. java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed /Users/slakofan/GitBlit/BuildKnow/node_modules/react-native-picker/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. /Users/slakofan/GitBlit/BuildKnow/node_modules/react-native-picker/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. /Users/slakofan/GitBlit/BuildKnow/node_modules/react-native-picker/android/build/intermediates/res/merged/release/values/values.xml:2718: error: resource android:attr/fontVariationSettings not found. /Users/slakofan/GitBlit/BuildKnow/node_modules/react-native-picker/android/build/intermediates/res/merged/release/values/values.xml:2719: error: resource android:attr/ttcIndex not found. error: failed linking references.
Steps to reproduce $ cd android
$./gradlew assembleRelease