WebLocation.Error

From Xojo Documentation

Event


WebLocation.Error(error As RuntimeException)

New in 2021r1

Supported for all project types and targets.

Called when an error occurs when calling the Start or Request methods.

Notes

This event will be called if the browser does not support geolocation or you attempt to use it over a regular HTTP connection.