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

LocationUpdate throwing IllegalArgumentException on build when null location #699

Open
ealfonso93 opened this issue Sep 22, 2021 · 0 comments
Labels

Comments

@ealfonso93
Copy link


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.

@stale stale bot added the archived label Apr 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant