cancel
Showing results for 
Search instead for 
Did you mean: 

Phonegap- Android

Former Member
0 Kudos

I am packaging SAPUI5 application into android phonegap container. The application consumes SAP NW gateway oData services through jQuery.ajax. When any invalid parameter is passed to the service, the response time is too long. There are three synchronous call being sent at the interval of 10 seconds each. Thus the total response time is around 30 seconds. Is there any way to reduce this response time? (async is kept false for android)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This problem is solved updating the phonegap library to 2.9.0

Answers (0)