quasarframework / quasar-template-default

[DEPRECATED] Quasar App Boilerplate / Starter kit

Home Page:http://quasar-framework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fresh cordova app leaves white gap above header in iOs simultor

dennisbrandenberger opened this issue · comments

Steps to reproduce:

quasar init default Qtest
cd Qtest
yarn install
quasar build
quasar wrap cordova
cd cordova
cordova platform add ios
cordova run ios

results in:
screen shot 2017-12-05 at 14 54 41

I've now tried running:
cordova emulate ios --target="iPhone-6, 11.1",
cordova emulate ios --target="iPhone-7, 11.1"
and
cordova emulate ios --target="iPhone-8, 11.1"

This means the error only occur on iPhone-X