Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

cordova persisting data after uninstall



  • Hi,
    I have its apps that need to read the same files saved on the device. If I delete an app from the device, the data must remain available for the other application. with Cordova which is the repository that I can use r/w for both apps? No database only file system. IOS and Android