I ejected my application from expo 38 and since then my static/local images are not showing when I run the app in release mode on iOS but no errors are reported. It works perfectly on Android for both release and debug mode.I am using images with png extension, all images are locally added on my project path like (assets/images).I tried to create an IPA file from my Xcode11.7 then I installed IPA on my real device. In my application not showing local images while running the app on a real device.How to solve this issue? Please help me
↧