Release notes
Stay organized with collections
Save and categorize content based on your preferences.
This page provides release notes for each version of the Play Install Referrer
API Library.
Play Install Referrer API Library 2.2 Release (2021-01-14)
Version 2.2 launched. Fixed an issue where apps could crash caused by a
SecurityException
(see Issue #72926755)).
Added a new InstallReferrerResponse
constant: PERMISSION_ERROR
, which is
returned whenever the app is not allowed to bind to the Service.
Play Install Referrer API Library 2.1 Release (2020-07-08)
Version 2.1 launched. Fixed an issue where apps could crash with a
NoClassDefFoundError
error when the InstallReferrerClient.startConnection()
method was called (see Issue #145557612).
Play Install Referrer API Library 2.0 Release (2020-07-06)
Version 2.0 launched. Added new fields to the response of the
getInstallReferrer()
method to help developers understand and discover information about fraudulent
clicks.
Play Install Referrer API Library 1.1 Release (2019-11-22)
Version 1.1 launched. Added the
getGooglePlayInstantParam()
method, which checks whether the user has interacted with your app's instant
experience within the past 7 days.
Play Install Referrer API Library 1.0 Release (2017-11-15)
Version 1.0 launched. The initial version focuses on a library that wraps the
Android Interface Definition Language (AIDL) API. For more information about the
AIDL interface, refer to the
Play Install Referrer API
page.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 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."]]