[ALOY-1741] Remove iOS Splash Screens from Alloy template
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2020-09-30T13:13:39.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | CLI Release 9.0.0 |
| Components | n/a |
| Labels | ios |
| Reporter | Rene Pot |
| Assignee | Rene Pot |
| Created | 2020-09-30T09:58:39.000+0000 |
| Updated | 2021-02-09T11:38:43.000+0000 |
Description
iOS no longer supports fixed splash screens and Apple will reject any app using them. Therefore we can remove them from our Alloy template.
PR https://github.com/appcelerator/alloy/pull/968
Sounds like a good improvement as well! Thanks for bringing it to my attention