Hello Community,
I wonder why I can’t find Get User Location action on workflow.
Did you notice that ?
Thank you !
Hello Community,
I wonder why I can’t find Get User Location action on workflow.
Did you notice that ?
Thank you !
Thank you for your question. Let me check with the team and see how we can assist you. I will get back to you as soon as possible.
Thanks for your patience.
In your application, do you currently have the PWA plugin installed?
In order to access the Get User Location Action you have to add the plugin PWA and you will find it.
Please let me know if that helps you
Perfect ! It works seamlessly
Thank you!
No problem! Glad to help
Hello, I’ve tried to get the user’s location, but I’m having issues with the plugin. I can’t configure it.
When I click on the PWA plugin it throws me a typeError in the console.
I’ve tried refreshing and reloading but still have the same result. Any idea?
Love the plugin, I got the response which has the following keys:
timestamp: 1719594968768
coords:
accuracy: 12.334
altitude: null
altitudeAccurary: undefined
heading: null
latitude: 40.6303357
longitude: 22.9462915
speed: null
Can someone please explain what is everything/how it works?
EDIT: PWA has great info! adding to the above essentially the question becomes: where can we find some context to understand the info returned from PWA?
for example:
battery level:1 - my laptop is indeed full, what does empty return ?
Device motion: x,y,z & Device motion with Gravity… ??