I have a bunch of games made with C2, that are wrapped in a single App using phonegap/cordova jar. My problem is that in Offline mode, while each of the game is offline cache enabled, but when I come out of a particular game and try to go into another game (all in offline mode) that are within the same App, then it doesnt pick up the other game...It just stays on the previous one. What should I do in the phonegap/cordova wrapper that will enable the browser to pick up each of the games that I click in offline mode to use cached files...
Please help!
thanks,
Ravindra