Hi,
I'm coming to the point where I should be creating a functional iOS App soon.
It's going to be based around a large database with a lot of entries.
I'm wondering, what's the best format for speed, ease of use (When adding data to) and compatibility (I might make a Mac version if the iOS version is a success).
I'm currently using a plist file, but I think SQLite can be used, and something else I believe.
So, what's your opinion, what would you go for?
Thanks for any feedback,
Joseph Duffy
I'm coming to the point where I should be creating a functional iOS App soon.
It's going to be based around a large database with a lot of entries.
I'm wondering, what's the best format for speed, ease of use (When adding data to) and compatibility (I might make a Mac version if the iOS version is a success).
I'm currently using a plist file, but I think SQLite can be used, and something else I believe.
So, what's your opinion, what would you go for?
Thanks for any feedback,
Joseph Duffy