Hosted Web App| Simulator | navigator.geolocation.getCurrentPosition

I’ve a web app running on cloud which uses navigator.geolocation.getCurrentPosition to get the current lat and lng of the user. When I tried to use the app as Hosted Web App, everything is working fine, but it does not getting the geo location. Please guide me how to fetch that information

Thank you

Geolocation API is not supported. Instead, you can use Settings Service API to check the country settings of the TV. Thank you.