Does Xamarin forms supports Play Install Referrer API(xamarin android)

Ankit Gandhi 1 Reputation point
2021-09-15T17:43:44.7+00:00

We have use INSTALL_REFERRER in xamarin android to support deferred deeplink and created BroadcastReceiver, however as per google developer documentation above one is deprecated (https://android-developers.googleblog.com/2019/11/still-using-installbroadcast-switch-to.html) from March 1, 2020 and new api "Play Install Referrer API" (https://developer.android.com/google/play/installreferrer/library.html#kts) related stuff not able to find in my xamarin solution so does it support or any nuget need to install ?

If not, then what is alternative to support new api.

Thanks & Regards,
Ankit

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,009 questions
{count} votes