Why status bar font size changes on iphone 6?

给你一囗甜甜゛ 提交于 2019-12-02 02:01:28

问题


I was reported that my application changes the font of the status bar on iphone 6. I tested on the emulator and I was able to recreate this problem as you can see on this video: http://screencast.com/t/KxVmMRC7

The application on the video is just an empty test so this seems to be happening by default. This happens only on iphone 6, never saw it on any other device.

I wonder if anyone is familiar with this behavior.


回答1:


Basically your app enters to a scaled mode when you don't have the app's launch image for iPhone 6 and 6 Plus.

Take a look at this question on how to set the launch images correctly.



来源:https://stackoverflow.com/questions/27237223/why-status-bar-font-size-changes-on-iphone-6

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!