Export Table Data Locally?

Hello!

I'm building a kiosk app for an upcoming convention in Gamesalad. As part of our iPad kiosk, I'd like a section where folks at our booth can submit their name and email into the program, so that we can put them onto our mailing list.

I know how to collect the user data into a table and save it there. What's the best way to get the data out of the iPad? Is there a way to extract that table data through Xcode? Can the data be displayed in the app as selectable text? Since I'm not a pro member, I'm guessing I couldn't use internet-based features (ex. emailing the data).

Thanks in advance for your help! I appreciate it.

-Geoffrey

Comments

  • goldspectregoldspectre Member Posts: 6
    Or is what I described impossible to do in Gamesalad?
  • tylerglessnertylerglessner Member Posts: 246
    At the moment, probably not! But once async multiplayer gets here, there could maybe possibly be a way. But that's still awhile off
  • goldspectregoldspectre Member Posts: 6
    Thanks for commenting, tgdesign. When I look at the AdHoc app in Xcode, there are a bunch of files under the window "Data files in Sandbox." Any of those what I'm looking for, perhaps?

    Alternately, is there any way to display the table of names and emails as a list within the game, which I could screencap and do OCR magic on?
Sign In or Register to comment.