Duck
Duck

Reputation: 36003

Launch application on 3.5 inches mode on iPhone 5

I have this app that I want to launch on my iPhone 5 but I want it to launch on 3.5inches format, with black bars up and down. I know I can use the 3.5" simulator but it will not work for me because the app uses the camera.

Ok I can launch it on the iPad but I really want to launch it on the iPhone.

OK, I can remove the 568h default image and it will launch, but I am trying to keep the project original.

Is there a way to pass some launch parameter to force the application to think it is running on a 3.5 inch device on iPhone 5?

Upvotes: 2

Views: 57

Answers (1)

Léo Natan
Léo Natan

Reputation: 57060

Not possible. If you have the 568 launch image, it will launch using the entire screen.

Upvotes: 2

Related Questions