How to develop mobile app with data storage on mobile device when not connected

Still unclear about how to approach this. I’d like to develop a mobile app to store some form data locally like in a database. Then upload data when connected to the internet to a normal mysql database. Is there any documentation on how to do this through Wappler. I can’t find anything but bits and pieces that don’t really add up.

thanks,
Rick

A post was merged into an existing topic: Android app to store info locally before uploading to mysql