ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
12.23k stars 1.01k forks source link

iOS Viewport Size Issue #843

Closed philmerrell closed 6 years ago

philmerrell commented 6 years ago

My apologies if this is a known issue, but there seems to be a viewport sizing issue in iOS. I'm migrating an app from Cordova and thought it was potentially weirdness with that transition, however after creating a new 'tabs' app with the cli I'm still seeing the issue.

I'm using:

To recreate I ran:

Although it's difficult to tell in the screenshots below, this vanilla starter results in extra padding at the bottom of the viewport on multiple devices in iOS. These screenshots are from an iPhone 6 and iPhone X.

simulator screen shot - iphone 6 - 2018-10-02 at 09 46 04 simulator screen shot - iphone x - 2018-10-02 at 09 32 57

jcesarmobile commented 6 years ago

Yeah, it's a duplicate of https://github.com/ionic-team/capacitor/issues/337