Hi can someone here (or a video/article link) talk me through the basics of what a GlideApp does on a users device. Let me explain. In my mind I’ve been assuming that my iPhone (for example) has (a) native apps, (b) browsers that load up web apps and (c) maybe icon links (apologies for thinking like a Windows user) that open a web browser.
I’ve created a Glide app and followed the instructions to put an icon on my iPhone. **When I click that, what exactly is happening? ** Is glide simply tossing me over to my safari app and running a slick version of safari minus the browser/address bar? I notice there is no hint of browser features on the glide/app when I use it on my phone. Or… is there a fourth category of THING on my phone sort of like a quasi app that isn’t quite native but isn’t running inside a browser
Also… just how much of my app data does glide download to the phone (and does it stay there when a user loses cell phone/wifi signal such that they can keep using that data opening/closing the “app” (note the quotes).
Thanks… from a newcomer who likes what he is seeing.