-1

My app is not support iPhone 6 but it will running nice with scaled mode. there is no launch image previously.

but now if I try to put launch image for iPhone6 then the view are not displays correctly as previous scaled mode. I used image.assets folder LaunchImage.

I don't know why this is happened?

Help me to solve this.

Thank you

user2526811
  • 1,233
  • 4
  • 20
  • 54

1 Answers1

2

When you set a Launch Image for iPhone 6 or iPhone 6 plus, they expect you to design the app for both, it won't automatically scale or else you would have used proper autolayout which will adjust the view accordingly.

abintom
  • 1,008
  • 7
  • 6