Play Integrity API 程式庫版本資訊
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本頁面介紹 Maven 存放區的 Play Integrity API 近期更新內容。
1.5.0 (2025 年 8 月 28 日)
1.4.0 (2024 年 7 月 29 日)
1.3.0 (2023 年 11 月 14 日)
1.2.0 (2023 年 7 月 31 日)
1.1.0 (2023 年 1 月 25 日)
1.0.2 (2022 年 9 月 27 日)
- 更新 API 方法和錯誤代碼的說明文件。
- 新增用於測量內部延遲的要求時間戳記。
1.0.1 (2022 年 3 月 9 日)
- 改善錯誤處理機制。
- 微幅調整,簡化 Unity 用戶端程式庫的整合作業。
1.0.0 (2022 年 2 月 14 日)
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-08-29 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-29 (世界標準時間)。"],[],[],null,["# Play Integrity API Library release notes\n\nThis page explains what's in the recent updates to the [Maven\nrepository](https://maven.google.com/web/index.html#com.google.android.play:integrity)\nfor the [Play Integrity API](/google/play/integrity).\n\n1.4.0 (2024-07-29)\n------------------\n\n- Added new dialog codes for [Play remediation dialog](/google/play/integrity/remediation) that you can trigger when app access risk detects capturing or controlling apps.\n- Added support for app access risk signal in [Standard API requests](/google/play/integrity/standard) and an option [to opt out from app access risk](/google/play/integrity/reference/com/google/android/play/core/integrity/model/StandardIntegrityVerdictOptOut#APP_ACCESS_RISK) on a per-request basis.\n- Improved detection of [PLAY_STORE_VERSION_OUTDATED](/google/play/integrity/error-codes#iErr_14) errors.\n\n1.3.0 (2023-11-14)\n------------------\n\n- Added support for [Play remediation dialog](/google/play/integrity/remediation) that you can trigger when the user is unlicensed for your app.\n- New error codes for [Standard API requests](/google/play/integrity/standard):\n - [CLIENT_TRANSIENT_ERROR](/google/play/integrity/error-codes#iErr_18). This indicates that a transient error has occurred on the device while preparing an integrity token provider. Developers should [retry with\n exponential backoff](/google/play/integrity/error-codes#retry-logic).\n - [INTEGRITY_TOKEN_PROVIDER_INVALID](/google/play/integrity/error-codes#iErr_19). This indicates that a prepared integrity token has become invalid. Developers should prepare a new integrity token provider.\n\n1.2.0 (2023-07-31)\n------------------\n\n- Added support for [Standard API requests](/google/play/integrity/standard).\n\n1.1.0 (2023-01-25)\n------------------\n\n- New Error Code: [CLIENT_TRANSIENT_ERROR](/google/play/integrity/error-codes#iErr_18). This indicates that a transient error has occurred on the device. Developers should [retry with exponential\n backoff](/google/play/integrity/error-codes#retry-logic).\n- Internal request generated by the library now contains the library version. This allows for customized responses based on the version in use.\n\n1.0.2 (2022-09-27)\n------------------\n\n- Documentation updates for API methods and error codes.\n- Added request timestamp for internal latency measurement purposes.\n\n1.0.1 (2022-03-09)\n------------------\n\n- Improvements to error handling.\n- Minor change to simplify Unity client library integration.\n\n1.0.0 (2022-02-14)\n------------------\n\n- Initial release."]]