简体   繁体   English

担心4s?

[英]Worry about the 4s?

Totally newbie here...I have been working on auto layout using stacks and constraints with X code 8 and I have a very good understanding of how it works. 这里完全是新手...我一直在使用X代码8使用堆栈和约束来进行自动布局,我对它的工作原理有很好的了解。 I can get my layouts to render across all sizes in the sim looking as expected. 我可以按预期在所有尺寸的Sim中渲染布局。

My one issue is that I can easily make layouts that looks good for 5 through 7 plus...but when I try to make the 4S work, it just kinda screws everything up in regard to the spacing of the layout for the other models....it still works and looks as expected, but because the 4s is so small, it ends up leaving a lot of space in the other sizes. 我的一个问题是,我可以轻松地制作出适合5到7加的布局...但是当我尝试使4S正常工作时,就其他模型而言,布局方面的所有问题都被搞砸了。 ...它仍然可以正常工作并看起来像预期的那样,但是由于4s太小了,所以最终以其他尺寸留下了很多空间。

Should I just not worry about the 4s and make sure that my other sizes render the way I want? 我是否应该不必担心4s,并确保我的其他尺寸能够呈现我想要的方式? When I submit my app will this cause it to be rejected? 当我提交我的应用程序时,这会导致它被拒绝吗?

From the following link you can see that there is only about 2% of people are only using iPhone 4s. 从以下链接可以看到,只有大约2%的人仅使用iPhone 4s。 So if you targetting above this device its ok. 因此,如果您将目标定位在此设备上方就可以了。 https://david-smith.org/iosversionstats/ https://david-smith.org/iosversionstats/

Apple's latest iOS will not support iPhone 4S, which has been supported from iOS 5 all the way to iOS 9.Apple announced that the iPhone 4S will not support iOS 10 due to hardware limitations. 苹果最新的iOS将不支持iPhone 4S,而从iOS 5一直支持到iOS 9.苹果宣布,由于硬件限制,iPhone 4S将不支持iOS 10。 As mentioned in comments you can go for a custom layout for that scree size if needed. 如评论中所述,您可以根据需要为该卵石尺寸选择自定义布局。

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

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