react-native-geolocation
react-native-geolocation copied to clipboard
What number mean of errors in iOS
I getting error like this:
{
"code": 3,
"message": "Unable to fetch location within 20.0s.",
"PERMISSION_DENIED": 1,
"POSITION_UNAVAILABLE": 2,
"TIMEOUT": 3
}
What the mean this number?
I getting error like this:
{ "code": 3, "message": "Unable to fetch location within 20.0s.", "PERMISSION_DENIED": 1, "POSITION_UNAVAILABLE": 2, "TIMEOUT": 3
The issue have been resolved from my side, if any changes required kindley update.
The issue have been resolved from my side, if any changes required kindley update.
How do yo fixed it?