Reputation: 7475
I'm using phonegap / cordova with AngularJS to create a mobile app.
I'm testing the application in chrome debugger and simular all iPhones 4-6 plus, the layout stretch itself automatically and everything looks good.
when i'm running the application on iPhone 6 i get 2 black strips at the bottom and at the top of the app and the application size is small and not covering the whole screen.
Did it happen to anyone? how did you solve it?
Attached example image.
Upvotes: 1
Views: 1618
Reputation: 879
Have a look at this:
Black bars showing when running app on iOS 7 (4 inch retina display)
This helped when I had this issue on iPhone 5, seems to solve iPhone 6 as well.
Upvotes: 1