React native app update issue
Description
Hi react native developers
I having some production release / update issues Some days back I had published a react native app to play store which has some images like banner images and some profile images and icons in bottom tab bar as well are images. Images are stored inside the asset folder of the app.
Now I did one more release to playstore. in playstore the previous user able to see the update button. and once they update the app the images of the app randomly shuffled here and there and some are also missing in their places. Once the user uninstall and install the app every thing looks good.
I am not sure what causing the issue
Tried giving reference path of all the images being used inside all the component of the app in one js file but that not resolve the issue
Version
0.69.1
Output of npx react-native info
System: OS: macOS 13.0.1 CPU: (10) x64 Apple M1 Pro Memory: 15.14 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 14.17.3 - /usr/local/bin/node Yarn: Not Found npm: 6.14.13 - /usr/local/bin/npm Watchman: 2022.11.28.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1 Android SDK: Not Found IDEs: Android Studio: 2021.3 AI-213.7172.25.2113.9123335 Xcode: 14.2/14C18 - /usr/bin/xcodebuild Languages: Java: 11.0.17 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.0.0 => 18.0.0 react-native: 0.69.1 => 0.69.1 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found
Steps to reproduce
create a react native app with some image publish it in playstore and then update that app with new images
Snack, code example, screenshot, or link to a repository
Please help us by reading the problem statement u don't have currently the dummy code push repo to reproduce the issue
| :warning: | Missing Reproducible Example |
|---|---|
| :information_source: | It looks like your issue is missing a reproducible example. Please provide a Snack or a repository that demonstrates the issue you are reporting in a minimal, complete, and reproducible manner. |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.
This issue was closed because the author hasn't provided the requested feedback after 7 days.
This issue was closed because it has been stalled for 7 days with no activity.