Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

LocationUpdate throwing IllegalArgumentException on build when null location #699

Open
@ealfonso93

Description

@ealfonso93


LocationUpdate.Builder accepts Location as null, but later on when calling build() it will throw an exception if location is null since LocationUpdate constructor doesn't accept null values

is this expected? There's still a legit case to pass location as null in here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions