wali
Posts: 0
Joined: Wed Aug 06, 2014 5:08 am

My app does not pass response from the service to html output

Hi,

  1. My app does not pass response from the service to html output.

  2. How I can get certificate for ios? The combo is empty.

    All the best.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

My app does not pass response from the service to html output

Hello!

1) Please clarify what exactly have you done and what doesn't work? Screenshots would help.
2) Take a look here

http://devcenter.appery.io/documentat...

http://devcenter.appery.io/documentat...

wali
Posts: 0
Joined: Wed Aug 06, 2014 5:08 am

My app does not pass response from the service to html output

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.
Image

wali
Posts: 0
Joined: Wed Aug 06, 2014 5:08 am

My app does not pass response from the service to html output

I have also added proxy service but it is the same.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

My app does not pass response from the service to html output

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.

Return to “Issues”