react-native-code-push
react-native-code-push copied to clipboard
[Android] after codepush, svg image is not shown
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
- init project and install react-native-svg and react-native-code-push package
- use WithLocalSvg component and set props
asset={require(ur_svg_path)}
- code-push release
Expected Behavior
What you expected to happen?
shown all svg image
Actual Behavior
What actually happens?
STACK TRACE AND/OR SCREENSHOTS
not shown all svg image
Environment
- react-native-code-push version: 8.0.0
- react-native version: 0.71.11
- iOS/Android/Windows version: 13
- appcenter version: 2.13.4
- Does this reproduce on a debug build or release build? release
- Does this reproduce on a simulator, or only on a physical device? physical device
I used this command.
appcenter codepush release-react -a {Project Name} -d Production —sourcemap-output —output-dir ./bundles
There is an svg file in bundles/CodePush/raw, but it doesn't show up. ToT
Same problem
Same problem
Hi @kr-yeon
Could you please confirm what this issue still persist on latest version (8.2.1)?
Hi @kr-yeon
Could you please confirm what this issue still persist on latest version (8.2.1)?
yep 100%
@kr-yeon https://github.com/microsoft/react-native-code-push/issues/2684#issuecomment-2026917475
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.