Page 1 of 1

installing app on an IOS device

PostPosted: Mon Feb 17, 2014 8:25 pm
by marbeisol
Hello everyone!
I have a simple mobile app that asks for customer ID and retrieves his information from a Database. The app has been published in Google Play and works well in Android. However, I'm currently testing it on an iPad (I published it through iTunes not the App Store) and I'm getting the following message: "Request timed out "
I tried pointing a webservice on the same LAN, and still get the same message. I really don't know where to go from here. Anyone has ideas?

Thanks in advance,
Marissa

Re: installing app on an IOS device

PostPosted: Wed Feb 19, 2014 6:05 pm
by Andrei Costescu
Are you able to access the Servoy Application Server URL directly from that iPad's browser? (the one you used when exporting the mobile solution as "Application Server URL")

Re: installing app on an IOS device

PostPosted: Tue Feb 25, 2014 1:44 am
by marbeisol
Hello Andrei
Thanks for your reply, yes I am able to access the Servoy Application Server from the iPads browser.
However, I figured out my problem! I changed the settings in the config file (config.xml) to allow wifi connection,
I updated the webservice and now I can run the app!

Re: installing app on an IOS device

PostPosted: Wed Feb 26, 2014 9:55 am
by Andrei Costescu
Great :).