출시 노트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에서는 Play Install Referrer API 라이브러리의 각 버전에 관한 출시 노트를 제공합니다.
Play Install Referrer API 라이브러리 2.2 출시(2021년 01월 14일)
버전 2.2가 출시되었습니다. SecurityException
으로 인해 앱이 다운될 수 있는 문제가 해결되었습니다(문제 #72926755 참고).
새로운 InstallReferrerResponse
상수인 PERMISSION_ERROR
가 추가되었습니다. 이 상수는 앱이 서비스에 결합될 수 없을 때마다 반환됩니다.
Play Install Referrer API 라이브러리 2.1 출시(2020년 7월 8일)
버전 2.1이 출시되었습니다. InstallReferrerClient.startConnection()
메서드가 호출되면 앱이 NoClassDefFoundError
오류와 함께 다운될 수 있는 문제를 해결했습니다(문제 #145557612 참고).
Play Install Referrer API 라이브러리 2.0 출시(2020년 7월 6일)
버전 2.0이 출시되었습니다. getInstallReferrer()
메서드의 응답에 새 필드를 추가하여 개발자가 허위 클릭에 관한 정보를 파악하고 검색할 수 있습니다.
Play Install Referrer API 라이브러리 1.1 출시(2019년 11월 22일)
버전 1.1이 출시되었습니다. 지난 7일 이내에 사용자가 앱의 인스턴트 환경과 상호작용했는지 확인하는 getGooglePlayInstantParam()
메서드를 추가했습니다.
Play Install Referrer API 라이브러리 1.0 출시(2017년 11월 15일)
버전 1.0이 출시되었습니다. 초기 버전은 Android Interface Definition Language(AIDL) API를 래핑하는 라이브러리에 중점을 둡니다. AIDL 인터페이스에 관한 자세한 내용은 Play Install Referrer API 페이지를 참조하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","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-07-27(UTC)"],[],[],null,["# Release notes\n\nThis page provides release notes for each version of the Play Install Referrer\nAPI Library.\n\nPlay Install Referrer API Library 2.2 Release (2021-01-14)\n----------------------------------------------------------\n\nVersion 2.2 launched. Fixed an issue where apps could crash caused by a\n`SecurityException`\n(see [Issue #72926755)](https://issuetracker.google.com/issues/72926755)).\n\nAdded a new `InstallReferrerResponse` constant: `PERMISSION_ERROR`, which is\nreturned whenever the app is not allowed to bind to the Service.\n\nPlay Install Referrer API Library 2.1 Release (2020-07-08)\n----------------------------------------------------------\n\nVersion 2.1 launched. Fixed an issue where apps could crash with a\n`NoClassDefFoundError` error when the [`InstallReferrerClient.startConnection()`](/reference/com/android/installreferrer/api/InstallReferrerClient#startconnection)\nmethod was called (see [Issue #145557612](https://issuetracker.google.com/issues/145557612)).\n\nPlay Install Referrer API Library 2.0 Release (2020-07-06)\n----------------------------------------------------------\n\nVersion 2.0 launched. Added new fields to the response of the\n[`getInstallReferrer()`](/google/play/installreferrer/igetinstallreferrerservice#the_getinstallreferrer_method)\nmethod to help developers understand and discover information about fraudulent\nclicks.\n\nPlay Install Referrer API Library 1.1 Release (2019-11-22)\n----------------------------------------------------------\n\nVersion 1.1 launched. Added the\n[`getGooglePlayInstantParam()`](/reference/com/android/installreferrer/api/ReferrerDetails#getgoogleplayinstantparam)\nmethod, which checks whether the user has interacted with your app's [instant\nexperience](/topic/google-play-instant/overview) within the past 7 days.\n\nPlay Install Referrer API Library 1.0 Release (2017-11-15)\n----------------------------------------------------------\n\nVersion 1.0 launched. The initial version focuses on a library that wraps the\nAndroid Interface Definition Language (AIDL) API. For more information about the\nAIDL interface, refer to the\n[Play Install Referrer API](/google/play/installreferrer/igetinstallreferrerservice)\npage."]]