简体   繁体   English

我应该使用什么设备来测试iPhone应用程序

[英]What device should I use to test the iphone app

I am Android dev and I am planing to do some development for iphone/ipad devices. 我是Android开发人员,并且打算为iphone / ipad设备进行一些开发。 I know that you can use xcode emulator but it doesn't support some libraries and obviously the app has to be tested on real device before submitting it to the store. 我知道您可以使用xcode模拟器,但是它不支持某些库,显然,在将应用提交到商店之前,必须先在真实设备上对其进行测试。 I am thinking about getting the iPad as I don't need another phone. 我正在考虑购买iPad,因为我不需要其他手机。 Do you think guys this is a good idea? 您是否认为这是个好主意?

Always test your app on a physical device. 始终在物理设备上测试您的应用程序。 Really. 真。

As suggested, get a single device for your primary testing and rely on beta testers using a wider range of devices to get coverage. 如建议的那样,请为您的主要测试使用一个设备,并依靠使用更多设备的Beta测试人员来获得覆盖。

iPad seems like a sensible choice. iPad似乎是一个明智的选择。 It has most features from the other devices: gyro, camera, location, et cetera. 它具有其他设备的大多数功能:陀螺仪,照相机,位置等。

TestFlight is awesome for beta testing. TestFlight非常适合Beta测试。

I hope you'll have fun with iOS development. 希望您会喜欢iOS开发。

It all depends. 一切取决于。 Ask yourself are you going to write only phone applications or both iPad and iPhone applications? 问自己,您将只编写电话应用程序,还是只编写iPad和iPhone应用程序?

Apple does sell the iPod touch if you don't want to get a full iPad. 如果您不想获得完整的iPad,Apple会出售iPod touch。

You can buy iPad 2 with 3g or iPad 3 with 4g because they support gps tracking (they have gps). 您可以购买3g的iPad 2或4g的iPad 3,因为它们支持gps跟踪(它们具有gps)。 But if your apps wouldn't use gps tracking you can both iPad 2 wifi or iPad 3 wifi (they has cameras) if you want to develop photo apps. 但是,如果您的应用程序不使用gps跟踪,那么如果您要开发照片应用程序,则可以同时使用iPad 2 wifi或iPad 3 wifi(它们带有摄像头)。 For other types of apps you can use iPod touch 4g. 对于其他类型的应用程序,您可以使用iPod touch 4g。 So I think new iPad 3 will be a good)) for develop and personal use. 因此,我认为新的iPad 3可以很好地用于开发和个人使用。

I think it's also important to make sure you test on both retina display and non retina display - thats the main difference that you should pay attention to in my mind. 我认为确保您在视网膜显示屏和非视网膜显示屏上进行测试也很重要-这就是您应该注意的主要区别。 Bear in mind that you will need two sets of art work for both resolutions. 请记住,两种分辨率都需要两套艺术品。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在提交到应用商店之前,我应该测试哪种iPhone OS? - What iPhone OS should I test before submitting to app store? 我应该使用哪个SDK版本的iPhone应用程序? 4.2还是3? - What sdk version of iPhone app should I use? 4.2 or 3.? iPhone,个人理财应用程序应使用什么背景色? - iPhone, what background colors should I use for a personal finance app? 我应该在这个简单的iPhone应用程序中使用哪种类型的ViewController - What type of ViewController should I use in this simple iPhone app 如何通过终端启动应用程序安装的iPhone设备? - How should I launch app installed iPhone device by terminal? 我可以在与另一台计算机同步的设备上测试iPhone应用程序吗? - Can I test an iPhone app on a device synced with another computer? iPhone SDK:如何在实际设备上测试我的应用程序? - iPhone SDK: How can I test my app on an actual device? 如何在实际设备上测试我的iPhone应用程序? - How can I test my iphone app on actual device? 我应该获得Mac来开发或测试我的iPhone网络应用程序吗? - Should I obtain a Mac to develop or test my iPhone web app? 设计iphone应用程序时应该使用固定位置吗? - Should I use fixed positioning if I'm designing an iphone app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM