Offset at the bottom after app launch on iOS devices
See original GitHub issueThere is a small offset at the bottom of the webview directly after the splash-screen disappeared. On reals devices the offset quickly vanishes (see gif), in the simulator it stays. I’ve tried with the example app and with one of our apps (both are Ionic projects). It happens on the iPhoneX (where the offset is biggest) and other devices too (see screenshot).
@capacitor/cli: 1.0.0-alpha.13
@capacitor/core: 1.0.0-alpha.13
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
iOS App is offset from the top of the Screen - Stack Overflow
I am developing an app (objective c) with a navigation controller. For some reason the whole app is offset from the top of...
Read more >How to Handle Safe Area Insets for iPhone X, iPad X, Android P
More and more mobile devices feature a notch (or display cutout). This guide shows how to use safe area insets to handle it...
Read more >Crash starting app after upgrade to Monterey - Apple Developer
Need some help debugging an issue that only started after upgrading to Monterey. Our application is failing to start resulting in a segmentation...
Read more >Hand off tasks between iPhone and your other devices
The Handoff icon of the app you're using on iPhone appears in the following locations on other devices: Mac: The right end of...
Read more >Layout - Foundations - Human Interface Guidelines - Design
For example, if your iOS app supports landscape mode, ... A full-width button at the bottom of the screen generally looks best when...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks to @sbannigan this should be resolved on the next release (probably Monday).
Hi is this fix released yet?