Forum Discussion

mdbnet's avatar
mdbnet
Explorer
9 years ago

Unity PlayerPrefs stored with app or Oculus framework?

I noticed that with a GearVR app made in Unity, a "PlayerPrefs" setting value seems to be persistent even after deleting the app data and even after uninstalling the app. It occurs to me that this might be explained if the PlayerPrefs are stored with the Oculus framework, and not as part of the app.