Skip to content
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

Problem creating signed apk #61

Open
enrique26 opened this issue Feb 24, 2019 · 2 comments
Open

Problem creating signed apk #61

enrique26 opened this issue Feb 24, 2019 · 2 comments

Comments

@enrique26
Copy link

Hi there:
I got this error when i trying to build a signed apk

I already link the library on build.gradle and settings.gradle files

Does anyone have an idea of ​​what may be happening?
What i missing?

error: failed linking references.
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-dialogflow:verifyReleaseResources'.
    com.android.ide.common.process.ProcessException: Failed to execute aapt
@eggybot
Copy link

eggybot commented Mar 23, 2019

try to add --scan when you run gradle
./gradle assemblerelease --scan

@p4tric
Copy link

p4tric commented Jul 25, 2019

Has anyone got a solution for this? I also experience this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants