ACS for ios and android apps and php website

You must Login before you can answer or comment on any questions.

Hi,

I will be building a website in php then ios and android apps to follow. I am looking for a cloud service for the database, but would like to be able to integrate the website's data to the ios and android apps. Can ACS alone accommodate both the php website's database and ios and android apps? Or will I need a separate cloud database for the php website? If so, how to share that database with ACS? Any insights or recommendations would be appreciated.

— asked 11 months ago by Ray Reyes
0 Comments

2 Answers

Yes it can, we have done this but with using nodejs as our server

http://cloud.appcelerator.com/docs/rest

The rest API should work with php

— answered 11 months ago by Aaron Saunders
answer permalink
2 Comments
  • Hi Aaron, What if I have website that used a cloud database such as phpfog. How can I share that database to be the same database for my titanium mobile apps so that they are using and updating data simultaneously?

    — commented 10 months ago by Ray Reyes

  • that should still work fine for you. we have used ACS this way on multiple projects

    — commented 10 months ago by Aaron Saunders

Hi Aaron,

What if I have website that used a cloud database such as phpfog. How can I share that database to be the same database for my titanium mobile apps so that they are using and updating data simultaneously?

Your Answer

Think you can help? Login to answer this question!