Post

Replies

Boosts

Views

Activity

Comment on How to obtain frame rate for iOS proMotion devices
Apple’s APIs may not meet all business needs. To fulfill my boss’s request for frame rate statistics, I explored alternative solutions. Testing showed that CADisplayLink.preferredFrameRateRange.minimum and .maximum change dynamically, which can indicate frame rate gear switching on iOS. On Android, system frame rate changes can be directly monitored. To ensure consistency across platforms, a unified technical solution is necessary.
Topic: Graphics & Games SubTopic: General Tags:
May ’25