4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

4インチの端末なのに3.5インチで認識されるトラブル

Posted at

iOS7では問題ないのに、iOS6の端末でテストすると
4インチの端末なのに3.5インチで認識されて
表示が小さくなる、というトラブルに見舞われました。

原因はlaunch imageの設定でした。

スクリーンショット 2014-03-08 22.54.30.png

画像の上段iOS7のところにしかlaunch imageを設定していなかったのですが
このような場合、サイズ認識がおかしくなるようです。

launch imageと端末のサイズ認識が関係している事自体初めて知りました。。。

(参考)

[Obj-C]iPhone 5(4インチ)とiPhone 4S以下で表示画像を自動で判別させる方法

4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?