Skip to main content

PlayerPrefs

Faster PlayerPrefs class for iOS and Android development

Here at PreviewLabs, a company specialized in rapid prototyping for video games, we created a class to have a faster way of storing PlayerPrefs on Android and iOS.

We noticed that it's very slow to save a large number of values using the PlayerPrefs class on these devices.