Options for transferring file to iPhone/iPad
Posted
by Frank Smithson
on Stack Overflow
See other posts from Stack Overflow
or by Frank Smithson
Published on 2010-05-06T03:04:14Z
Indexed on
2010/05/06
3:08 UTC
Read the original article
Hit count: 285
Hi all, I'm working on an app and need to add the ability to import CSV files into the app for processing. What are the options here? I've read posts about embedding http servers or fetching a CSV file from a web resource, but what is the easiest way to do this?
thanks
© Stack Overflow or respective owner