Skip to content

2.4.0

Compare
Choose a tag to compare
@yayaa yayaa released this 06 Aug 21:28
· 3 commits to master since this release
  • Updated to connectionless APIs (#107)
    • Fixes #105
    • Use FusedLocationProviderClient instead of FusedLocationProviderApi
    • No GoogleApi connection issues
    • [Breaking] Removes GOOGLE_PLAY_SERVICES_CONNECTION_FAIL type
    • [Breaking] Removes failOnConnectionSuspended and suspendedConnectionRetryCount configurations
  • Process unresolved Google Play service events (#111)
    • Fixes #110
    • Observes dismiss listener for SERVICE_INVALID and SERVICE_UPDATING availability types
  • onStatusChanged is deprecated - more details