Roberto De Simone created CB-13439:
--------------------------------------
Summary: CDVLaunchScreen.storyboard has wrong constraint to support iPhone X
Key: CB-13439
URL: https://issues.apache.org/jira/browse/CB-13439
Project: Apache Cordova
Issue Type: Bug
Components: cordova-ios, cordova-plugin-splashscreen
Affects Versions: cordova-ios 4.5.0
Environment: cordova-plugin-splashscreen 4.0.3
Reporter: Roberto De Simone
Assignee: Suraj Pindoria
In order to support the iPhone X correctly, the constraint LaunchStoryboard.bottom must be
modified.
The Second item must be "Superview.Bottom" (now it is Bottom Layout Guide.Top). See also screen
shot for modification.
Otherwise the Launchscreen will not cover the full screen. Additionally it will make a jump
when the splash screen appears.
Making the mentioned modification will work also for the other phone models (tested with iPhone
SE, 8, 8 Plus and X Simulators).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|