How to resize the xib view of iphone application to fit to ipad in xcode
I created a simple calculator app in universal mode. I have two xib one
for iphone and other for ipad. I created all my view design only in
iphone, my ipad xib is blank. Now when I deployed my app for iphone in
ipad, it comes in the size of iphone. I have choosen the autoresize
option. Will I have to create same view of iphone in ipad xib for the
correct display or is there any other way? This is how my app currently
displays on ipad. I need it in a full screen mode.
No comments:
Post a Comment