I need to extract the data i have in my NsMutableArray so that they are readable on my mac in plain text. Im now storing accelerometer data in Nsmutablearrays which works fine, but im just wondering about the best way to "get it out from the phone" ?
NB:
I came accross the possibility of using FTP uploads to transfer files. However, how can i transfer the data in my arrays in such a format that i can read it in plaintext when downloaded from the FTP server?
NB:
I came accross the possibility of using FTP uploads to transfer files. However, how can i transfer the data in my arrays in such a format that i can read it in plaintext when downloaded from the FTP server?