Quantcast
Viewing all articles
Browse latest Browse all 9760

Re: SAPUI5 Application works fine in Browser but not in Mobile

Hi ,

 

I  already included that resource folder in my application. Still I  am getting the same error message in logcat .

 

I included that files in index.html like below

 

<script src="sapui5/resources/sap-ui-core.js"

                      id="sap-ui-bootstrap"

                      data-sap-ui-libs="sap.m"

                      data-sap-ui-theme="sap_mvi" >

              </script>

<script type="text/javascript" src="phonegap/cordova-2.7.0.js"></script>

 

My project structure is like below.

Image may be NSFW.
Clik here to view.
Proj_Structure.jpg

 

When I am using Public URL which is given by SAPUI5 Demo kit ,

 

http://services.odata.org/Northwind/Northwind.svc/

 

then I am getting output without having any errors

 

We don't have any proxy server. Is it any proxy problem with my application?

 

I have done all the ways to solve this proxy issue by following the below thread.But I can't get the solution.

http://scn.sap.com/thread/3380807


Please help me to get out of here.

 

Thanks&Regards

Sridevi


Viewing all articles
Browse latest Browse all 9760

Trending Articles