As before I used LaunchScreen.storyboard as a LaunchImage, in the latest version ,I setup the LaunchImage in Images.xcassets and deleted LaunchScreen.storyboard ,deleted 'Launch Screen File' in 'Targets-General'.
When there is a ealrlier version in device, after updated the lastest app in AppStore,the launch image not update.
Has anyone experienced this before?
How can I solve this problem
Asked
Active
Viewed 107 times
2

boraseoksoon
- 2,164
- 1
- 20
- 25

B.Lucien
- 21
- 1
-
Did you change the `LaunchScreen` in your project's settings? You need to select `User Images Source` for `Launch Image` option in your project settings. – Adeel Miraj Oct 19 '16 at 07:56
-
I had changed the project's settings, and make sure all settings are correct. – B.Lucien Oct 21 '16 at 06:20
-
The matter is when I uninstall the app and install it again, the launch image shows the new one, however when I update the app ,it shows the old one. – B.Lucien Oct 21 '16 at 06:22
-
I have the same issue. Have you solved this problem? – Alexander Khitev Oct 02 '17 at 05:16
-
I am facing the same issue. Is there any solution to fix it? – anand Jul 26 '18 at 10:04