Releases: Electrode-iOS/ELLocation
Releases · Electrode-iOS/ELLocation
v2.0.0
- 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.