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

[ios] ProMotion displays do not get 120fps #19150

Open
mtak- opened this issue Nov 7, 2018 · 0 comments
Open

[ios] ProMotion displays do not get 120fps #19150

mtak- opened this issue Nov 7, 2018 · 0 comments

Comments

@mtak-
Copy link
Contributor

mtak- commented Nov 7, 2018

ProMotion Displays (aka ipad pros) should be able to display at 120fps.

The calls to -[CADisplayLink setFrameInterval:] in CCDirectorCaller prevents this from happening as best I can tell. It is a deprecated function anyhow and preferredFramesPerSecond is the replacement.

Edit: preferredFramesPerSecond requires ios 10.0 so there'd have to be some sort of version check.

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

No branches or pull requests

1 participant