I am a Mobile developer, and I know nothing about web development.
I have a mobile app which need to receive a string from my web each time it starts, a simple string, just one number, 1 or 0.
I use Yola.com to host my web, so I can not change CSS or Html.
The API I use: network.request( "http://www.google.ca", "GET", networkListener )
The thing is I can get data from any web, but just can not get data from any Yola.com hosted web, which give me a error in the app.
Is there anything I can do?
Or just introduce me some other host who can let me get data at a good price. (I don't wanna pay too much as all I need is go get 1 number.)
Thanks