Hi all,
I am developing an application which is music oriented. My doubt is, if user wants to store (or) save, one (or) more files to favorites list means, which one of the following concepts best suits,
1. using UserDefaults
2. using Plist files
3. using coredata
4. using sqlite
else, is there anything other than this. Kindly suggest.
Regards
sakthi
I am developing an application which is music oriented. My doubt is, if user wants to store (or) save, one (or) more files to favorites list means, which one of the following concepts best suits,
1. using UserDefaults
2. using Plist files
3. using coredata
4. using sqlite
else, is there anything other than this. Kindly suggest.
Regards
sakthi