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

Execution failed for task ':react-native-maps:processReleaseResources'. #623

Closed
gjae opened this issue Jun 22, 2017 · 2 comments
Closed

Comments

@gjae
Copy link

gjae commented Jun 22, 2017

Hello friends!

I'm using react native 0.45 and airbnb/react-native-maps for use MapView component in a physical devices (i have installed google play services) with android version 4.4, but i have the following problem:

`:react-native-maps:processReleaseResources FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-maps:processReleaseResources'.

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

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 23.55 secs
`
help me please

@gjae gjae closed this as completed Jun 22, 2017
@dodevski
Copy link

dodevski commented Nov 23, 2017

The same issue, any help?

EDIT

for android open up your app / build.gradle file and update compileSDKVersion and targetSDKVersion from 23 to 25.

@RajaSaravanan
Copy link

#882

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