fix: Set correct geolocation coordinates of the current device by valfirst · Pull Request #2109 · appium/java-client

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@valfirst

Copy link Copy Markdown

Collaborator

Change list

Fixes #2108

Types of changes

What types of changes are you proposing/introducing to Java client?

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

Add missing invocation of build() method on Map.Builder object.

@valfirst valfirst merged commit 4623e11 into appium:master

Jan 30, 2024

@valfirst valfirst deleted the fix-location-setting branch

January 30, 2024 12:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@mykola-mokhnach mykola-mokhnach mykola-mokhnach approved these changes

@SrinivasanTarget SrinivasanTarget SrinivasanTarget approved these changes

@saikrishna321 saikrishna321 Awaiting requested review from saikrishna321 saikrishna321 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

setLocation with "io.appium.java_client.Location" throws "Error: longitude must be provided"

3 participants

@valfirst @mykola-mokhnach @SrinivasanTarget