cordova - How to make crossdomain calls in Android or phonegap -


i want make crossdomain call android app. have tried using in native , on phonegap not able make it.

is there way so?

on project -> res -> xml ->config.xml

replace < access origin="http://127.0.0.1*"/>

to < access origin="*"/>


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -