Skip to content

Releases: Electrode-iOS/ELLocation

Release list

v2.0.0

Choose a tag to compare

@samgrover samgrover released this 09 May 23:17
  • 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.