1

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.

enter image description here

Liad Livnat
  • 7,435
  • 16
  • 60
  • 98
  • Do you used Phonegap Build to pack app. Issue involve splash screen incorrect size or missing splash screen image for device. – Hanh Le Feb 09 '15 at 01:36

1 Answers1

1

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.

Community
  • 1
  • 1
trueicecold
  • 820
  • 10
  • 23