You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like you might be having a similar issue I had rendering static SVGs after a CodePush update. I posted the workaround I've been using to fix this. The only limitation is that you can't update static images on Android using a CodePush update.
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.
React native app with Hermes enabled has below res folder structure when release build built from IDE
We have a mono repo setup due to which I can't use
appcenter codepush release
commandBelow are are steps we follow to upload new bundle to appcenter
Below is the generated folder structure
Codepush is updating app successfully. But Static asset images are not getting loaded after the update.
Expected Behavior
Images should work without any issues
Environment
The text was updated successfully, but these errors were encountered: