Transfer Zip file from iPhone app
Posted
by dave
on Stack Overflow
See other posts from Stack Overflow
or by dave
Published on 2010-05-07T01:28:08Z
Indexed on
2010/05/07
1:38 UTC
Read the original article
Hit count: 246
iphone
I have an iPhone app that creates a zip file.
I need to provide an easy way to allow the user to transfer that zip file to their PC (not via any network connectivity, as this file could be rather large).
Any suggestions?
© Stack Overflow or respective owner