Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Release v0.2.0

Compare
Choose a tag to compare
@rsavin rsavin released this 10 Apr 17:34
· 184 commits to master since this release

Release v0.2.0

  • Use new type of errors in EventListener.onNoAvailableProvider() method. Now you can get the availability error code. For GCM it corresponds to the ConnectionResult codes.
  • If a provider start a registration or an unregistration without internet connection, the operation will retry after network connectivity change.