mysql - What is the best way to share data between a web app and a iOS app? -


not looking many details here, i'm wondering how code ios app accesses/modifies same data used in web app.

  • can done using coredata?
  • can done mysql db?
  • can done using mongodb?

do have links go learn more this?


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -