Error Codes
This section lists the error codes returned by the location service, along with their descriptions and recommended troubleshooting steps.
Error Codes
Response Code | Description | Troubleshooting |
2 | Location error | A system-level location error occurred. Check the NSError object in the response for details. This is often caused by insufficient permissions or network issues. |
3 | Reverse geocoding error | An error occurred while performing reverse geocoding. If the issue persists, please contact us through the support ticket system. |
4 | Request timeout | The network connection is poor. Please try again later. |
5 | Single-shot location cancelled | The single-shot location request was cancelled by the user or the application. |
6 | Host not found | The SDK could not reach the server. This may indicate a service disruption. Please try again later. |
7 | Invalid URL | The URL may have been tampered with. Check your application's security and verify the URL is correct. |
8 | Connection error | A network error occurred. The device may not have an active internet connection. |
9 | Server connection failed | The connection to the server was lost. Check that your host configuration is correct and the network path is working. |
10 | Geofencing error | An error occurred during geofence monitoring. Unregister the geofence and then re-register it to resolve the issue. |