What happens if the SDK cannot collect valid geolocation data, and how can we avoid unnecessary API requests?

Updated on 18.12.24
Copy link

If the SDK fails to collect valid geolocation data, it will indicate an error related to permissions, behavior data, or location. To avoid unnecessary API requests, it is essential to handle these errors in the customer integration logic. Only submit requests when a successful session has been established with valid geolocation data.