Hi All,
We have a requirement where we want to get the exact location details using "ContextHubPersistence" local storage variable.
When we allow the location tracker in author mode to track our location it adds the address details correctly in "ContextHubPersistence" local storage variable.
But this doesn't work in publish mode/publish instance even though we click allow location track when the browser prompts.
for example:
Author:

Publish:

author has the address and addressDetailsOf object present where as it is not present in publish instance.
Is there a way to enable it or publish instance?