Hi,
I have a browser based application that uses the ESRI JavaScript API to access feature services from my AGOL account and edit them. Because its a browser-based, I can't make data edits when I am offline. Can anyone offer some good pathways I can follow to get my app working in an offline environment? I see that there is Appstudio, which may work, but it appears that is mostly QML, and i would rather not go that route. There is web app builder but i'm not sure if this will allow for offline use. Any suggestions?