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

Lost 3.0.2

Compare
Choose a tag to compare
@sarahsnow1 sarahsnow1 released this 06 Jul 16:38
· 15 commits to master since this release

This is a patch release which fixes a couple bugs and begins work to provide APIs for handling errors that occur when requesting/removing location updates.

Features

  • RemoteExceptions are now logged and IllegalStateException is no longer thrown (3ed32b3, 539c066)
  • Adds Lost 2.x - 3.x migration notes (7ad0a74)

Bug Fixes

  • Fixes crash in onLocationChanged (thanks @westnordost!) (539c066)
  • Fixes process limitation to allow any number of processes to connect to Lost (1b40deb)