iOS开发蒲公英发布内测Application,LaunchImage添加正常,
在5、5S、6Plus上都正常,
但是在iPhone6S上运行时状态栏字体变大,
这是因为什么?
高洛峰2017-04-17 17:30:43
Hello, thank you for using Dandelion, according to your problem description:
Your App should also have the same problem on iPhone 6.
The reason why the font size of the status bar becomes larger on iPhone 6s is because you did not add the Launch image required by iPhone 6s, so when it is displayed, it automatically enters Scale Mode and uses the Launch Image of iPhone 5s, which is a 4-inch screen.
Solution: Add the 750 size image required for iPhone 6 and 6s.
天蓬老师2017-04-17 17:30:43
There must be something wrong with the Shenma thing that I rely on. Check it carefully and you will definitely find the problem.
In times like this, the manual is your best friend:
https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/iPhoneAppProgrammingGuide.pdf
Be sure not to enter the endless loop of "lucky programming" when encountering this kind of problem
伊谢尔伦2017-04-17 17:30:43
It should still be the time to adapt, but some things are not done well. The poster can take a look here:
http://www.websitepowerups.com/blog/2015/iphone-6-screen-size-web-design-tips/
http://blog.reigndesign.com/blog/preparing-for-the-new-iphone-6-and-iphone-6-plus-screen-sizes/
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/LaunchImages.html#//apple_ref/doc/uid/TP40006556-CH22-SW1
高洛峰2017-04-17 17:30:43
Download the ipa package of another normal APP
Copy all the LaunchImages in it and drag it to your project
Then start it again, it should be a normal status bar
Then tell your UI that I want all these sizes of launch images