Search Unity

size of serialized save files for mobile platforms?

Discussion in 'Getting Started' started by Sylvir, Apr 28, 2015.

  1. Sylvir

    Sylvir

    Joined:
    Mar 21, 2015
    Posts:
    396
    would it be best to use playerprefs or serialization for mobile development saves? The things that i have read almost seem to dispute this. I understand that playerprefs is fairly simple to hack into, and of course thats not wanted. What I have not bee able to find is if the playerprefs save files or the serialization files are smaller when it comes to saving space on a mobile device?