Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Execution failed for task ':react-native-fetch-blob:verifyReleaseResources'. #732

Open
@nsethuraman

Description

@nsethuraman

Hi all,

I have this problem on Android when trying to build release apk but working fine on debugging apk.

package.json:
"react-native": "^0.57.0",
"react-native-fetch-blob": "^0.10.8"

I m running gradlew assemlerelease get this error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-fetch-blob:verifyReleaseResources'.

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

(./android/build.gradle) :
ext {
buildToolsVersion = "27.0.3"
minSdkVersion = 16
compileSdkVersion = 27
targetSdkVersion = 26
supportLibVersion = "27.1.1"
}

Any ideas??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions