View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030556 | 2.x IDE Bugs | Build iOS | Public | 2019-02-22 14:50 | 2019-03-04 13:47 |
Reporter | Dan | Assigned To | Russell Kay | ||
Priority | Very High | Severity | B - Major | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | iOS VM | OS | macOS Mojave | OS Version | Pro x64 |
Product Version | 2.2.0 | ||||
Target Version | 2.2.2 | Fixed in Version | 2.2.2 | ||
Summary | 0030556: Build iOS: VM does not set the launch images correctly in the asset catalog, so splash screens don't load | ||||
Description | iOS VM does not add all the launch images required by the asset catalog, so splash screens don't load on some devices. You can see this in detail if you open the launch images section for the project in Xcode (as shown in the screenshots attached): Doesn't use either of the XS_max or XR portrait screens that we have added for 2.2.2 - the two landscapes are there, but no portraits. All 4 "iPad without Status Bar iOS 5/6" screens are not set. There is also an unexpected extra screen added but Unassigned - presumably due to a typo in the build script, as you can see the name has a "_ipn" typo in it. | ||||
Steps To Reproduce | 1. Start GMS2 and create a new project / open any project. 2. Ensure all iOS splash screens and icons are set - FYI 0030547. 3. Run it for iOS VM. 4. When the project has opened on Xcode, open the Launch Images section. 5. Observe the launch screens issues described above. Repro: 100% - FYI I am building using the Windows IDE and targeting qa4kimac, which has the latest Xcode on it. | ||||
Tags | No tags attached. | ||||
2.x IDE Found In | 2.2.0.343 | ||||
2.x Runtime Found In | 2.2.0.261 | ||||
2.x IDE Verified In | 2.2.2.397 | ||||
2.x Runtime Verified In | 2.2.2.311 | ||||
related to | 0030546 | Closed | Russell Kay | Build iOS: YYC does not set the launch images correctly in the asset catalog, so splash screens don't load |