Export Table Data Locally?
goldspectre
Member Posts: 6
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
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
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?