Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding iPhone XS, XR and XS Max #90

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

cguess
Copy link

@cguess cguess commented Sep 14, 2018

This pull request adds support for the new three devices from iOS, iPhone XS, iPhone XR and iPhone XS Max.

This request also adds better device type differentiation by using the screen pixel values instead of the points value. This can matter when dealing with resolution issues. For instance, the iPhone XR and iPhone XS Max have the same point size, but the resolution is doubled in the Max (@2x vs @3x)

Device names are best as known now, until the new devices are release we don't know all the possible ones that will make themselves known, but I will update the pull request, or create a new one, when that happens.

I have also fixed a few compiler errors dealing with deprecated functions in the test iOS project.

@cguess cguess mentioned this pull request Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant