简体   繁体   English

如何在iPhone的模拟器上测试iPhone 5S应用

[英]how to test iPhone 5S apps on simulator in iPhone

I have app which i have built for iPhone 4 and iPhone 5 it works on both iPhone 4 and iPhone 5C but it does not work on iPhone 5S. 我有为iPhone 4和iPhone 5构建的应用程序,它既可以在iPhone 4和iPhone 5C上运行,也不能在iPhone 5S上运行。 On iPhone 5S it does not show some of button at bottom of screen which is being shown fine in iPhone 5C and iPhone. 在iPhone 5S上,屏幕底部没有显示某些按钮,在iPhone 5C和iPhone中该按钮显示良好。 Is there any way to resolve this issue. 有什么办法可以解决此问题。 As my app does not show some images on iPhone 5S. 由于我的应用程序无法在iPhone 5S上显示某些图像。

There's no real way to try an app just for a device. 没有真正的方法可以仅针对设备尝试应用程序。 Although in the iPhone 5s case, you can ask for the 64-bits simulator. 尽管在iPhone 5s情况下,您可以要求使用64位模拟器。 It only works on iOS7+. 它仅适用于iOS7 +。

Xcode屏幕截图

The iOS 8 dev tools include device-specific simulators. iOS 8开发工具包括特定于设备的模拟器。 They basically just switch between permutations of 64-bit, 32-bit, and different screen sizes. 它们基本上只是在64位,32位和不同屏幕尺寸的排列之间切换。

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

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