Trying to get location from web app using GPS location logic element. Works fine in iOS apps. Not getting any data returned in web app preview (Mac OS 11.2.1 and Chrome 88.0.4324.150). I checked and ensured location data was available for “preview.appgyver.com” in Chrome settings. Also checked System Preferences and Chrome is enabled for access to location data.
Just getting “undefined” when trying to access output of GPS logic. Geolocation empty in debugger as well. Does this logic element only work in non web-apps or do I have something configured wrong?