Skip to content

Releases: Electrode-iOS/ELLocation

v2.0.0

09 May 23:17
Compare
Choose a tag to compare
  • Updated to support Swift 2.2.
  • The API now throws erros instead of returning optional error types.
  • Simplified authorization request logic.
  • Calling registerListener twice with the same listener now does the right thing and simply updates the existing listener.
  • Bug fixes for listener location updates.
  • Some refactoring for better readability and naming.
  • Other bug fixes.