I use PlayerSettings, and I’m wondering if that’s causing the Write External Memory permission to get added to my manifest. Can I safely remove this from my manifest?
Are PlayerSettings written to internal or external memory?
I use PlayerSettings, and I’m wondering if that’s causing the Write External Memory permission to get added to my manifest. Can I safely remove this from my manifest?
Are PlayerSettings written to internal or external memory?
I use PlayerPrefs in Solstice without need for permissions.