Friday, March 1, 2013

If you want to add data to an iphone script. What type of file do you do this with?

Question by Advice Please: If you want to add data to an iphone script. What type of file do you do this with?
Also, can you submit an iphone programmed with a windows pc? I know it has to be coded on a mac, but if someone codes it and emails you the files, can they be forwarded onto apple this way? Can the windows person fill out a data file or does that have to also be done on a mac? Say I had a list of soups I wanted to have listed on the application. Can the windows pc create that list or does it have to be a mac file?

Best answer:

Answer by Rodrigo33024
You can import data to your iphone app by creating a plist or a sqlite file, they both can be created on a PC or mac, they are just text files with the information that you will be importing.
Once you have the plist or sqlite files you need to import them to xcode in the resources folder and your iphone application will need to be programmed to open the file, read its content and display it.
You will also need to recompile your app after that.

Know better? Leave your own answer in the comments!


Source : ducktyper[dot]com

0 comments:

Post a Comment