My app has modified the launch screen on this version. and the previous version of my app was uploaded already on App Store.
And I found something strange during the ready to deploy this version.
This is the process that I found the problem.
- Deleted the debug mode app(It is confirmed that the launch screen was updated well).
- Installed the previous version of my app from App Store.
- Reinstalled the new version from TestFlight or Xcode.
- Found the issue that the image resources of launch screen are previous version's.
Why is this? and how can I solve this problem?