shijingsh / react-native-customized-image-picker

iOS/Android image picker with support for camera, video compression, multiple images and cropping
245 stars 59 forks source link

Failed to execute aapt error #61

Closed Pruthvirajcodewave closed 4 years ago

Pruthvirajcodewave commented 5 years ago

Hi the library has suddenly stopped working with the below error Are there people out who are facing similar issue? I am getting the fallowing error: Execution failed for task ':react-native-customized-image-picker:processReleaseResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt

Below are my versions: react-native-cli: 2.0.1 react-native: 0.56.0

liukefu2050 commented 5 years ago

may be the CompoileSdkVersion and BuilToolsVersion do not match Reference example https://github.com/mg365/react-native-customized-image-picker/blob/master/example/android/app/build.gradle