3

It seems like fonts other than the system font will be scaled up rather large on the iPhone 6 (particularly plus). Is the way to deal with this just to use smaller sized fonts when on a large screen? In my case I'm primarily using Arial-BoldMT. Similarly, the default keyboard is scaled up as well. Is this due to the same issue? Thanks!

Jeff Nelson
  • 187
  • 1
  • 10
  • 1
    Fonts are only scaled if the entire app is scaled. If you provide native support for the iPhone 6 and 6+ screen sizes, nothing is scaled. – rmaddy Oct 07 '14 at 16:57
  • Oh interesting! So what does it use to determine support? Like is it primarily just having views that are the width of the screen? – Jeff Nelson Oct 07 '14 at 17:05
  • See http://stackoverflow.com/questions/25754942/how-to-enable-native-resolution-for-apps-on-iphone-6-and-6-plus – rmaddy Oct 07 '14 at 17:09

0 Answers0