Play Integrity API Library release notes

This page explains what's in the recent updates to the Maven repository for the Play Integrity API.

1.3.0 (2023-11-14)

1.2.0 (2023-07-31)

1.1.0 (2023-01-25)

  • New Error Code: CLIENT_TRANSIENT_ERROR. This indicates that a transient error has occurred on the device. Developers should retry with exponential backoff.
  • Internal request generated by the library now contains the library version. This allows for customized responses based on the version in use.

1.0.2 (2022-09-27)

  • Documentation updates for API methods and error codes.
  • Added request timestamp for internal latency measurement purposes.

1.0.1 (2022-03-09)

  • Improvements to error handling.
  • Minor change to simplify Unity client library integration.

1.0.0 (2022-02-14)

  • Initial release.