Page 1 of 1

Appery Proxy all Off

Posted: Thu Jun 06, 2013 9:48 am
by andi

It would be nice to have a feature like, switch off all Appery Proxy -
so that i could fast test in the HTML Browser, and for Release on the iPhone and android to set it off

Or maybe 2 profiles, one for testing and one for deplyoing ....


Appery Proxy all Off

Posted: Thu Jun 06, 2013 10:52 am
by Maryna Brodina

Hello! After you build app (.apk or .ipa files) Proxy is not used - no matter if it checked or unchecked in Service settings.


Appery Proxy all Off

Posted: Fri May 30, 2014 7:37 pm
by Quarenta

Hello Maryna. U are saying that the Appery.io Proxy feature is only for testing?

Wouldn't the Cross Domain Security Policy block any request, when the app is already installed on a device? Or once the hybrid app is installed on the device, and as we know will run in the webview of the device, this Cross Domain Security Policy doesn't have any effect anymore?

Because i'll raise another question: does the Cross Domain Security Policy applies only to web browsers or to webviews either?


Appery Proxy all Off

Posted: Fri May 30, 2014 8:34 pm
by Evgene Karachevtsev

Hello Quarenta,

The cross-domain security policy does not affect PhoneGap applications. Since the html files are called by webkit with the file:// protocol, the security policy does not apply.


Appery Proxy all Off

Posted: Fri Sep 19, 2014 7:55 am
by Quarenta

Hi Evgene. Thank you for the clarification.