Skip to content

v5.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kadikraman kadikraman released this 08 Jan 11:28

Breaking Changes

Error messages have been updates to use consistent naming across iOS and Android #378

The errors are now as follows:

  • service_configuration_fetch_error - could not fetch the service configuration
  • authentication_failed - user authentication failed
  • token_refresh_failed - could not exchange the refresh token for a new JWT
  • registration_failed - could not register

Features and bugfixes