react-native-svg:verifyReleaseResources'
See original GitHub issueWhen I’m try genreated APK my app, I’m have a error like below (I use gradlew assembleRelease)
:
Execution failed for task ':react-native-svg:verifyReleaseResources'. com.android.ide.common.process.ProcessException: Failed to execute aapt
gradlew assembleDebug
works corectly, can you give any information what is wrong ?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:6
Top Results From Across the Web
react-native-svg:verifyReleaseResources' · Issue #669 - GitHub
When I'm try genreated APK my app, I'm have a error like below (I use gradlew assembleRelease): Execution failed for task ...
Read more >React-Native Execution failed for task - Stack Overflow
React-Native Execution failed for task ':react-native-svg:verifyReleaseResources' ; WARNING: Configuration ; 'compile' is ; and has been replaced ...
Read more >react-native-svg - npm
Supports most SVG elements and properties (Rect, Circle, Line, Polyline, Polygon, G ...). Easy to convert SVG code to react-native-svg.
Read more >Execution failed for task & Could not delete path-React Native
[Solved]-Execution failed for task & Could not delete path-React Native ... Execution failed for task ':react-native-svg:verifyReleaseResources' ...
Read more >task :react-native-svg:compiledebugjavawithjavac failed - You.com ...
yarn add react-native-svg@12.1.0 it's help me ... Task :react-native-config:verifyReleaseResources FAILED Shutdown finished in 0ms ...
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
I was getting this error using 6.1.x. The error went away after upgrading to 6.5.2.
Please provide a full replication. Closing until then.