Page 1 of 1

Mapped data doesn't appear!

Posted: Tue May 14, 2013 2:21 pm
by Bruno Vaz Moço

How do I map data with external apis? I am using Geoloqi api and I have added the service to my project. When I use the test feature in the service I get a good response. Then I mapped the response fields to the correct placeholders on my interface. The problem is that when I test the app in the browser the data is not displayed on the app... Any suggestions?


Mapped data doesn't appear!

Posted: Tue May 14, 2013 3:51 pm
by maxkatz

Check if there are any errors in the console..

You might need to use Appery Proxy: http://docs.appery.io/documentation/a...


Mapped data doesn't appear!

Posted: Thu May 16, 2013 10:37 am
by Bruno Vaz Moço

It worked! Thank you!