react-native-geolocation icon indicating copy to clipboard operation
react-native-geolocation copied to clipboard

What number mean of errors in iOS

Open muslimmuda15 opened this issue 1 year ago • 3 comments

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?

muslimmuda15 avatar Jul 11 '24 04:07 muslimmuda15

I getting error like this:

{ "code": 3, "message": "Unable to fetch location within 20.0s.", "PERMISSION_DENIED": 1, "POSITION_UNAVAILABLE": 2, "TIMEOUT": 3

sunil2709 avatar Nov 11 '24 04:11 sunil2709

The issue have been resolved from my side, if any changes required kindley update.

sunil2709 avatar Nov 11 '24 05:11 sunil2709

The issue have been resolved from my side, if any changes required kindley update.

How do yo fixed it?

jpacora avatar Dec 09 '24 16:12 jpacora