i need to save some info in my game running on android.
device i saw that i can use PlayerPrefs for this. the question is how safe is this?
can i save the amount of in game money the user earned for example?
does the data encrypted some how?
p.s, unity document speak only on windows,osx, linux and web. doesn't say anything about mobile...
↧