I have a special class that manages gestures and other th开发者_如何学运维ings. It is strongly targeted towards iPhone. On the iPad, I need a 90% different behavior of that class, so I want to split M
I am building a universal for iphone/ipad and I already set the deployment target to 3.0. It can run well on iPad 3.2 and iphone 4.1. However, when I build and run it on my iPod 3.开发者_运维技巧1.3,
I have a working iPad app which I now need to make work on iPhone. I\'ve been reading around a fair bit开发者_运维知识库 on this, but haven\'t found a good answer. On this site, I saw some discussion.
I have an existing iPhone app that I\'m trying to convert into a universal app for both iPhone and iPad. Everything seems to work fine when I run it on an iPad device, but I get the following runtime
This is my first stab 开发者_如何学JAVAat creating two targets within one project for iPhone and iPad.
Convert iPa开发者_如何学JAVAd application to iPhone- Universal app. I already have one iPad application, now I want to make a universal app of that iPad application.
I have two separate iPhone and iPad开发者_高级运维 apps that I have now turned into a universal binary. I think I\'ve done the hard part, but now I\'m kinda stumped on how to submit that universal bin
I recently upgraded my iPhone app to a universal binary. I have 2 view controllers and nibs, one for the iPhone and one iPad. I scaled up the iPad UIand created the exact same connections in IB.
I\'m in the process of turning one of my iPhone apps into a universal binary. Everything works ok accept for the MFMessageComposeViewController Class. I went the single project with two targets route.
I started building a Universal app and it turned out the design doesn\'t work well with the iPad, so I\'ve decided to make it a stand-alone iPhone app instead.By that, I mean I\'d like the app store t