react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

[Android] after codepush, svg image is not shown

Open kr-yeon opened this issue 1 year ago • 5 comments

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

Steps to Reproduce

  1. init project and install react-native-svg and react-native-code-push package
  2. use WithLocalSvg component and set props asset={require(ur_svg_path)}
  3. code-push release

Expected Behavior

What you expected to happen? KakaoTalk_Photo_2023-07-07-16-00-01

shown all svg image

Actual Behavior

What actually happens?

  STACK TRACE AND/OR SCREENSHOTS

Screenshot_20230707_160149_TABLE

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

kr-yeon avatar Jul 07 '23 07:07 kr-yeon

Same problem

AZbang avatar Jul 08 '23 20:07 AZbang

Same problem

enfp-dev-studio avatar Nov 01 '23 06:11 enfp-dev-studio

Hi @kr-yeon

Could you please confirm what this issue still persist on latest version (8.2.1)?

MikhailSuendukov avatar Jan 30 '24 09:01 MikhailSuendukov

Hi @kr-yeon

Could you please confirm what this issue still persist on latest version (8.2.1)?

yep 100%

cristea2017 avatar Mar 28 '24 14:03 cristea2017

@kr-yeon https://github.com/microsoft/react-native-code-push/issues/2684#issuecomment-2026917475

cristea2017 avatar Mar 29 '24 09:03 cristea2017

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.