Note di rilascio
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa pagina fornisce note di rilascio per ogni versione della libreria API Play Install Referrer.
Versione Play Install Referrer API Library 2.2 (14/01/2021)
Lanciata la versione 2.2. Risolto il problema per cui le app potevano arrestarsi in modo anomalo da un elemento
SecurityException
(vedi Problema n. 72926755).
È stata aggiunta una nuova costante InstallReferrerResponse
: PERMISSION_ERROR
, che viene
restituita ogni volta che l'app non può essere associata al servizio.
Versione Play Install Referrer API Library 2.1 (08/07/2020)
Lanciata la versione 2.1. Risolto il problema per cui le app potevano arrestarsi in modo anomalo con un errore NoClassDefFoundError
quando veniva chiamato il metodo InstallReferrerClient.startConnection()
(consulta il problema n. 145557612).
Versione Play Install Referrer API Library 2.0 (6/07/2020)
Lanciata la versione 2.0. Sono stati aggiunti nuovi campi alla risposta del metodo getInstallReferrer()
per aiutare gli sviluppatori a comprendere e scoprire informazioni sui clic fraudolenti.
Versione Play Install Referrer API Library 1.1 (22/11/2019)
Lanciata la versione 1.1. È stato aggiunto il metodo getGooglePlayInstantParam()
, che verifica se l'utente ha interagito con l'esperienza istantanea della tua app negli ultimi 7 giorni.
Versione Play Install Referrer API Library 1.0 (15/11/2017)
Lanciata la versione 1.0. La versione iniziale è incentrata su una libreria che aggrega l'API Android Interface Definition Language (AIDL). Per ulteriori informazioni sull'interfaccia AIDL, consulta la pagina API Play Install Referrer.
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]