edit: the title should be > How to access saved data from my pc , sorry
Hi, maybe this is a silly question, but I need to save some gameplay data created when playing the game, and then access it somehow in order to work with this data using a tool on my pc. On android I know i can use Application.persistantData to save things, and I can simply access to the saved file going trough folders… but I don’t know if this is something posible to do on iOS. Does anybody know if there is any way to achieve this?
Regards
