Hi Experts,
We have developed UI5 application in which offline functionality has been implemented using indexdb. This application is working fine in desktop and we were also able to find the location in system in which the data is getting stored during offline mode i.e. "AppData\Local\Google\Chrome\User Data\Default\IndexedDB".
Packaged the same application as native app using Cordova and the application is running fine in Andriod phone as well. Just wanted to know where exactly in mobile phone the offline data gets stored as were unable to find the same.
Please assist.
Thanks & Regards,
Varun V