Allow Geolocation

Dear Community,

in ym web app I have an iFrame pointing to a site with some geolocation service. When I´m using Voltbuilder to build the app I noticed, that geolocation ist not allowed. Attribute on iFrame (allow=“geolocation”) is set. It must be a problem with Voltbuilder I guess.

Greetings

What you’re running into is a difference between web and mobile apps. If you need geolocation data in a Cordova app, you’ll want to follow this guide: Geolocation - Apache Cordova

Let me know if you run into any problems.

Thank you @artlogic for your quick response.

This seems to be quite complicated and I don’t think I get this working until tomorrow. I may take a look for another way to achieve this.
Thanks for your help :innocent: