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

If the location is invalid (for example, address is "ggg"), the app should prompt for a valid location rather than asking if the device is online #129

Closed
dektar opened this issue Jan 31, 2025 · 1 comment
Assignees

Comments

@dektar
Copy link
Collaborator

dektar commented Jan 31, 2025

For example, an onErrorResponse to a location request should prompt for a new location.

To do this properly we'd need a location API on the app (see #59). I wonder, @nickoneill , whether the API could return an "invalid address" response or something helpful?

@dektar dektar self-assigned this Feb 4, 2025
@dektar
Copy link
Collaborator Author

dektar commented Feb 4, 2025

I think I can look for a 400 error which seems to indicate the same (instead of the type of response that comes from being offline)

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

No branches or pull requests

1 participant