Skip to content

Releases: ionic-team/ion-android-geolocation

2.0.0

03 Oct 14:06
e820114

Choose a tag to compare

BREAKING CHANGES

  • The constructor for the controller and some of its methods have changed signature.
    You will need to change how your application calls the library if you update to this version.

Features

  • Allow using a fallback if Google Play Services fails.

1.0.0

23 Jan 09:52
c440fce

Choose a tag to compare

  • First version of ion-android-geolocation library, providing features to get the current location, watch the location (receiving location updates), and clearing watches (stop receiving location updates)