Issue with using LocalStorage in PhoneGap for Android-Collection of common programming errors

To resolve : Application error – A network error occurred. (file:///android_asset/www/messagedetails.html?Id=29) in Android 4.0,I am using LocalStorage. This approach gave me the solution for the problem.But when the App is not run for long time or kept on hold., I am facing the issue again. I am not able to navigate from one page to another page. 🙁

I added the code to clear the App cache , is it the right approach???

Thanks in advance.