Skip to content

Correction: Clarify that only the emulated error code is used #187

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

reillyeon
Copy link
Member

@reillyeon reillyeon commented Jun 23, 2025

The "call back with error" algorithm expects only an error code. Extract this from the GeolocationPositionError provided by the automation API.

Fixed #186.


Preview | Diff

The "call back with error" algorithm expects only an error code.
Extract this from the GeolocationPositionError provided by the
automation API.

Fixed #186.
@reillyeon reillyeon requested a review from marcoscaceres June 23, 2025 20:40
@reillyeon
Copy link
Member Author

Ping @marcoscaceres, can you take a look at this minor correction?

@reillyeon
Copy link
Member Author

Thanks!

@reillyeon reillyeon merged commit 0cc35fa into main Jul 11, 2025
4 checks passed
@reillyeon reillyeon deleted the emulated_error branch July 11, 2025 18:23
github-actions bot added a commit that referenced this pull request Jul 11, 2025
SHA: 0cc35fa
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Emulated position error cannot be passed to "call back with error"
2 participants