• infomil

    (@infomil)


    Hi guys!

    I’ve built a website with wordpress; in this website, a user could register and see my special contents (after logging, clearly).

    Now: I’d like to build an app that make the same thing for iOs. I open the app, and after logging, I see a page.
    Is there some plugins that simplify all?

    Thank you!

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    WP natively has all you need server side for your app. Namely the REST API. Your app makes API requests and WP responds with JSON data. It’s up to your app to parse JSON and present the data to the user.

Viewing 1 replies (of 1 total)
  • The topic ‘ios app and wordpress’ is closed to new replies.