When using Get Device Location in the browser it’s returning a latlong of 0,0 - I am assuming because the browser isn’t promoting for location permissiom. Is there a way to trigger this?
I worked on another project (in another nocode tool) and whenever device location was requested the browser would request device permission and it would then work.
ps. It works fine on device but I want it to work on a desktop web also.