I have received email from google:
We recently announced that we’ll be deprecating the install_referrer intent broadcast mechanism. Because one or mor
INSTALL_REFERRER
comes not only with Firebase
but also withADMOB
. I can confirm that Admob v3.18.3
has this permission but it is no longer coming in Admob v4.2.1
. I have not tested other versions but i have heard that some previous versions like 4.2.0
& 4.1.0
also not carrying this permission.
But the question here is whether we need to remove the permission or we need to make sure that if our app is using Play Install Referrer Library
then the INSTALL_REFERRER
must be included. Because action required is not to remove it but migrate to it.