How to disable automatic app scaling in iOS 8?

Supala

I'm working today with Xcode 6.0 and the iOS 8 simulator to adjust my iOS apps to iOS 8.

The apps are automatically scaled to fit the iPhone 6/6+ screens. I do not want this, I want to arrange myself the display. How can I do that?

Furthermore, when I do this on the iPhone 6 simulator:

NSLog(@"%f",[[UIScreen mainScreen] bounds].size.width);

It returns :

320.000000

What am I missing?

Supala

From rckoenes response:

You need to add an iPhone 4.7" and iPhone 5.5" launch screen.

Be careful to the sizes of the launch screens... at this time, with exactly 14 launch screens of different sizes, it's posible to make mistakes...

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

Mixpanel disable tracking in certain environment for iOS app

来自分类Dev

How to Map 3rd party app credentials with the iOS touch ID in iOS8?

来自分类Dev

如何添加App Groups iOS 8 Extension?

来自分类Dev

iOS 8 App声音无法播放

来自分类Dev

iOS 8 App声音无法播放

来自分类Dev

iPad Pro Cordova App Scaling

来自分类Dev

iOS automatic update notification

来自分类Dev

在iOS 8模拟器中运行.app文件

来自分类Dev

iOS 8 App上的内存警告-但使用率较低

来自分类Dev

自定义键盘App Extension iOS 8上的Siri

来自分类Dev

IBM App Center不适用于iOS8

来自分类Dev

App Store留下评论/评分iOS 8 Swift

来自分类Dev

IOS8 App是否支持IOS 7和IOS 6?

来自分类Dev

How to add UIDatePicker in UIAlertController in iOS8?

来自分类Dev

How to hide masterView for UISplitViewcontroller in IOS8

来自分类Dev

How to upload DevExtreme ios app from windows?

来自分类Dev

How to update the screenshot of an app on IOS 7

来自分类Dev

How to open the app from the background task in iOS?

来自分类Dev

仅在App更新到iOS 8之后,旧的iOS 7 App是否仍可在AppStore中使用?

来自分类Dev

Google App Engine“ manual_scaling”不起作用

来自分类Dev

iOS 8-为App Group创建SQLite数据库

来自分类Dev

企业发行版在Swift App中无法与iOS8配合使用

来自分类Dev

是否可以在不显示界面的情况下使用iOS 8 Action App Extension?

来自分类Dev

在iOS8中的App和Extension之间共享核心数据堆栈和数据

来自分类Dev

无法将UIPasteboard图像插入Notes.app ios8

来自分类Dev

iOS8: Blue bar "is Using Your Location" appears shortly after exiting app

来自分类Dev

App Store上是否允许带有嵌入式Dylib的iOS 8应用程序?

来自分类Dev

适用于iPhone 6的iPhone App图标ios 7,8(3x)

来自分类Dev

iOS8 Beta Ad-Hoc App下载(itms-services)

Related 相关文章

  1. 1

    Mixpanel disable tracking in certain environment for iOS app

  2. 2

    How to Map 3rd party app credentials with the iOS touch ID in iOS8?

  3. 3

    如何添加App Groups iOS 8 Extension?

  4. 4

    iOS 8 App声音无法播放

  5. 5

    iOS 8 App声音无法播放

  6. 6

    iPad Pro Cordova App Scaling

  7. 7

    iOS automatic update notification

  8. 8

    在iOS 8模拟器中运行.app文件

  9. 9

    iOS 8 App上的内存警告-但使用率较低

  10. 10

    自定义键盘App Extension iOS 8上的Siri

  11. 11

    IBM App Center不适用于iOS8

  12. 12

    App Store留下评论/评分iOS 8 Swift

  13. 13

    IOS8 App是否支持IOS 7和IOS 6?

  14. 14

    How to add UIDatePicker in UIAlertController in iOS8?

  15. 15

    How to hide masterView for UISplitViewcontroller in IOS8

  16. 16

    How to upload DevExtreme ios app from windows?

  17. 17

    How to update the screenshot of an app on IOS 7

  18. 18

    How to open the app from the background task in iOS?

  19. 19

    仅在App更新到iOS 8之后,旧的iOS 7 App是否仍可在AppStore中使用?

  20. 20

    Google App Engine“ manual_scaling”不起作用

  21. 21

    iOS 8-为App Group创建SQLite数据库

  22. 22

    企业发行版在Swift App中无法与iOS8配合使用

  23. 23

    是否可以在不显示界面的情况下使用iOS 8 Action App Extension?

  24. 24

    在iOS8中的App和Extension之间共享核心数据堆栈和数据

  25. 25

    无法将UIPasteboard图像插入Notes.app ios8

  26. 26

    iOS8: Blue bar "is Using Your Location" appears shortly after exiting app

  27. 27

    App Store上是否允许带有嵌入式Dylib的iOS 8应用程序?

  28. 28

    适用于iPhone 6的iPhone App图标ios 7,8(3x)

  29. 29

    iOS8 Beta Ad-Hoc App下载(itms-services)

热门标签

归档