One other issue: "POST [url=https://api.appery.io/rest/1/proxy/tunnel]https://api.appery.io/rest/1/proxy/tu...[/url] 400 (Bad Request)" This occurs when the POST is called in mobile preview but not from the service definition screen. The console doesn't report any other errors.
Hi Sergiy Stepping through the generated code the deviceready event handler is getting registered in startScreen_deviceEvents but the event is never being triggered. If I add the same actions to the startScreen_OnLoad they are triggered. I am testing with both Chrome Version 42.0.2311.90 m and FireF...
What I'm trying to do is to have a web service get called when the mobile app starts. And I would like to test it using the mobile preview gui. I created an Appery service that calls a proprietary enterprise web service via the proxy. When I test the web service in the Appery service definition scre...