Skip to content

Demonstrates wrong screen size report for iPhone XR

Notifications You must be signed in to change notification settings

fhintsch/Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Basics

This project demonstrates a bug in iOS (13.3) where UIKit reports the wrong screen size for iPhone XR. The screen size should be 896 x 414 points but on a physical iPhone XR it is reported as 812 x 375, which is the size of an iPhone X. Using Simulator with XR device the correct sizes are output.

About

Demonstrates wrong screen size report for iPhone XR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published