Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What number mean of errors in iOS #322

Open
muslimmuda15 opened this issue Jul 11, 2024 · 3 comments
Open

What number mean of errors in iOS #322

muslimmuda15 opened this issue Jul 11, 2024 · 3 comments
Labels
question Further information is requested

Comments

@muslimmuda15
Copy link

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 muslimmuda15 added the question Further information is requested label Jul 11, 2024
@sunil2709
Copy link

I getting error like this:

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

@sunil2709
Copy link

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

@jpacora
Copy link

jpacora commented Dec 9, 2024

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

How do yo fixed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants