Hi,
My app does not pass response from the service to html output.
How I can get certificate for ios? The combo is empty.
All the best.
Hi,
My app does not pass response from the service to html output.
How I can get certificate for ios? The combo is empty.
All the best.
Hello!
1) Please clarify what exactly have you done and what doesn't work? Screenshots would help.
2) Take a look here
Hi,
This is the test page:
http://appery.io/app/mobile-frame?src...
Type a word inside the text area, it should show the translation below. Now it only shows the 'Loading...' that I have put to be shown before loading.
I have also added proxy service but it is the same.
Hello Wali,
The problem is that in your service is Data Type=json, but the server http://inkurdish.com/app.php returns the html page. But it should return the data in json format, respectively.