یادداشتهای انتشار کتابخانه Integrity API
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
این صفحه در بهروزرسانیهای اخیر مخزن Maven برای Play Integrity API توضیح میدهد.
1.5.0 (2025-08-28)
- کدهای گفتگوی اصلاحی Play جدید،
GET_INTEGRITY
و GET_STRONG_INTEGRITY
اضافه شد، که می توانید در برنامه خود فعال کنید تا به کاربران کمک کند MEETS_DEVICE_INTEGRITY
، MEETS_STRONG_INTEGRITY
و سایر مشکلات رای را برطرف کنند. گفتگوهای جدید همچنین میتوانند برخی از استثناهایی را که در طول درخواستهای Integrity API با آن مواجه میشوند، حل کنند. - روش جدید
showDialog
در IntegrityManager و StandardIntegrityManager برای راه اندازی انواع دیالوگ های اصلاح معرفی کرد. متد showDialog
در IntegrityTokenResponse و StandardIntegrityToken منسوخ شده است.
1.4.0 (29-07-2024)
1.3.0 (14-11-2023)
1.2.0 (31-07-2023)
1.1.0 (25-01-2023)
- کد خطای جدید: CLIENT_TRANSIENT_ERROR . این نشان می دهد که یک خطای گذرا در دستگاه رخ داده است. توسعه دهندگان باید با عقب نشینی نمایی دوباره تلاش کنند .
- درخواست داخلی ایجاد شده توسط کتابخانه اکنون حاوی نسخه کتابخانه است. این امکان پاسخ های سفارشی بر اساس نسخه در حال استفاده را فراهم می کند.
1.0.2 (27-09-2022)
- به روز رسانی اسناد برای روش های API و کدهای خطا.
- اضافه شدن مهر زمانی درخواست برای اهداف اندازه گیری تاخیر داخلی.
1.0.1 (09-03-2022)
- بهبود مدیریت خطا
- تغییر جزئی برای ساده سازی ادغام کتابخانه مشتری Unity.
1.0.0 (14-02-2022)
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و 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."]]