database - iOS app - data across devices -


i'm new ios app development, , planning developing app require devices use data across multiple devices , stored centrally.

typically use database such mysql (this store data currently) understand there isn't native support in ios development (is correct)

what best way me store data centrally , make accessible multiple ios devices.

james

there lot of different approaches , depending on kind of data , kinds of devices want target. suggest using coredata local data , using parse.com backend. app push/pull data parse sync data.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -