Hi!
I'm building a custom widget that will be used in an Experience Builder app.
When publishing the app to a webserver, everything work as expected in desktop browsers however for IOS devices there is an error "Origin does not have permission to use Geolocation service". The settings for the devices are set to allow the browsers (Safari and Edge) to use location.
I have tried this with a simple app that only have a single map with positioning enabled in the application. This works fine in desktop browsers, but in IOS the function is not available?
Anyone have any ideas why?
All certificates are valid and all traffic runs over https.
Thanks
/Magnus