Getting files into an app thru iTunes?

Hey gang, I was curious if there was a way to drag n’ drop files into and out of an app once it was on the ipad? You know, like a PDF reader app will let you drag PDF’s into the app’s folder from within iTunes.

Am I making any sense?

Otherwise, I can always work around this by transmitting the needed info over the web through a web service…but ick…kinda a lot of hassle.

Appreciate any help!!

-Mario [import]uid: 11636 topic_id: 12501 reply_id: 312501[/import]

Hey Mario,

There isn’t a way to do that - no. (Not a Corona limitation, just how it is.)

Sorry!

Peach [import]uid: 52491 topic_id: 12501 reply_id: 45784[/import]

Well poop! OK, I’ll live!

-Mario [import]uid: 11636 topic_id: 12501 reply_id: 45790[/import]

Hey wait a minute!! Check the link:

http://support.apple.com/kb/ht4094

Guess you have to be an iOs superstar or somn to have that kind of functionality.

Just sayin’… :wink: I can live without it though, I already wrote the PHP that takes my data in from my app via the internet and deploys said info to a mysql database server side…but like I said, circuitous roundabout and a bit of a hassle!

[import]uid: 11636 topic_id: 12501 reply_id: 45924[/import]

Workaround done!

http://vimeo.com/26550423

My async network call in the code calls the data back as JSON or XML now. Now, I gotta post in the forums as to how to parse out JSON data!! :slight_smile:

Corona RULES!!! w00t!!! [import]uid: 11636 topic_id: 12501 reply_id: 45963[/import]