Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Cross Origin Resource Sharing in SAPUI5 using phonegap

$
0
0

Hi,

 

      I developed one mobile application using odata service. In that I am getting data from another server.For that I disable the web security in chrome then It's working fine .

 

  When I deploy the same application in phonegap I am getting HTTP Request failed error. For CORS in Phonegap I am using

 

     <access origin=".*" /> in config.xml file

 

and I have given  <uses-permission android:name="android.permission.INTERNET" /> in manifest file.

 

Still I am getting same error.

 

How to get the Data from another server in phonegap using Gateway service?

 

Please Help me to solve this Issue .

 

Thanks&Regards

Sridevi


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>