简体   繁体   中英

Test iphone apps in ipad?

i want buy iphone or ipad any one for testing iphone and ipad applications.my doubt is if i test a iphone applications in ipad?, my choice want to buy ipad but,if i am testing iphone apps in ipad is possible? because,i am not using ipad can any one help me for decide correct decision with greatly appreciated!

Thanks in Advance!

是的,您可以在iPad上测试iPhone应用程序,该应用程序将缩放到2X以填充iPad屏幕,因此如果您需要在iPhone和iPad上进行测试,购买iPad是一个不错的选择

You can do this but to test iPhone app on iPad it must be iPhone-only app. Then you will be able to use the zoom capability (which doesnt look nice btw). If you create universal app (which you should do) and test it on iPad it will switch to iPad views and you will end up with iPhone views untested. You can try to manipulate the project settings to make your universal app use the iPhone views on iPad for testing but this isn't the most convenient way to work. Anyway, if you can't afford two devices right now buy iPad first, create your app, submit it to App Store, make money and buy an iPhone. Good luck! :-)

In addition to what Adam answered:

You can test iPhone apps on the iPad, but there are some differences. For example, the iPhone has two speakers rather than one so you must specifically reroute the audio to the speaker. Also, you can't replicate application interruptions (such as a phone call or sms text) as easily. Another - iAds that are for iPhone applications don't load on the iPad.

These are only the problems I ran into, and with some thinking you can spread your debugging across the simulator and the iPad to solve most problems. But there are some problems you may run into.

是的,购买ipad更好,因为你可以在ipad中测试你的iphone应用程序,但ipad应用程序/通用应用程序无法在iphone中测试。

iPad can run most of the iPhone (iPod touch) applications. After installing the iPhone SDK 3.2 open your iPhone simulator and select below from the menu

Hardware –> Versions –> 3.2

This will open your iPhone application in iPad simulator. By default the app will be open on the center of the iPad screen with ugly black border. :P but the application will zoom to 2X to fill the iPad screen.. so iPad is best..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM