Error: react-native-image-picker:processReleaseResources
See original GitHub issue FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-image-picker: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
BUILD FAILED
Any Suggestions?
Issue Analytics
- State:
- Created 6 years ago
- Comments:25 (2 by maintainers)
Top Results From Across the Web
Getting an Error "image source error at React Native"
It seems like the %250D%250A%250D%250A part of the post.ImagePath should not be there. Could you show the contents of your post object?
Read more >Error on build iOS PhaseScriptExecution after upgrade #31748
Description Has an error to build the app after upgrade to React Native 0.64.2 React Native version: System: OS: macOS 11.4 CPU: (8)...
Read more >Fix renderdevicedx11.cpp fatal error while playing Resident ...
Here's how to Fix renderdevicedx11.cpp fatal error while tried to play Resident Evil 2 in your Windows 10/7. Learn more?
Read more >Ansible and Windows RM error (WinRMOperationTimeoutError)
Hello, I am using Azure Devops to run a job that installs an agent on Windows VMs. I am getting the intermittent error...
Read more >Resident Evil 2 Technical Help / Support - Steam Community
FATAL ERROR RENDERDEVICEdx11.cpp FIX!! (as far as i know). Ok so here's the deal. When i first pplayed the game correct, i had...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Faced the same issue, solved it using the solution linked by @RajaSaravanan. Here’s the gist: add the following lines to the bottom of your
android/build.gradle
:the project’s
compileSdkVersion
andbuildToolsVersion
are available underext {...}
Closing this issue after a prolonged period of inactivity. Fell free to reopen this issue, if this still affecting you.