I’m interested in building an Ionic app that will allow users to fill out an embedded survey while offline, and then upload that survey data when they reconnect to a network.
Products like Enketo allow for the creation of webforms which can be bookmarked and saved for offline use via your browser, and then uploaded once a network connection is re-established, but I’m unclear on how to embed this in a hybrid mobile app. Does anyone have experience doing this? Do you have any suggestions on how to get started?