xcode - How to upload my app to the App Store in different iPhone/ipad sizes -


i've made new app without using "auto layout" iphone 5 size only. can make same app other iphones&ipads sizes, how or can upload app store in different sizes?

thank you!

you should re consider doing this.

but if hell bent in doing so, can make new targets in xcode, each 1 each device size iphone/ipad. add images respective targets.

then submit each 1 differently different app, need make new , different provisioning profile each one.

to support different devices here's great tutorial on supporting adaptive layout. have add constraints work.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -