Any idea on formatting the data so that I can export data from my application in excel format or even in a simple spreadsheet would be fine, how do people get stuff from the phone?
This particular application is about tracking money, so I can pretty much turn everything into nsstrings, but like me:
and. format the lines so that the fields are separated in some way that can be analyzed by the program, for example, excel or word, or something like that, and
V. What is the best way to send data to users, even something simple, for example, opening an email message with the created file as an attachment.
This approach is possible. Even if it's not perfect, I want to at least tell users: "Hey, you can get this data from the application."
Thanks for the help,
Nick
source
share