Web app from icon full screen not making ajax call after 10 min

No replies
Offline
Newbie
Joined: 01/14/2012
Posts: 1
Web app from icon full screen not making ajax call after 10 min

I have created a web application in dot.net with html5, which internall make lot of jquery ajax calls to refresh the page content. Application on accessing from safari browser in ipad works perfectly without any issue. Later I created an Icon with full screen without address bar. After accessing the application from the home icon, kept ipad idle for 10mins. Later if i try any action which performs ajax call then action is not happening. This happens exactly after 10min apllication kept idle. If i navigate away from the page it works fine and later ajax call also works.

If I access the application from home icon which has URL bar then application works fine.

For all the above scenario we are using SSL certificate enabled.