install_referrer intent deprecation

后端 未结 7 2018
忘了有多久
忘了有多久 2020-11-30 21:17

I have received email from google:

We recently announced that we’ll be deprecating the install_referrer intent broadcast mechanism. Because one or mor

7条回答
  •  一生所求
    2020-11-30 21:47

    There is one article on Android developer blog about this

    https://android-developers.googleblog.com/2019/11/still-using-installbroadcast-switch-to.html

    Also in this article they mention old implementation of install_referrer intent broadcast mechanism and provide complete information. So we can find this in our existing code.

    https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-campaigns

提交回复
热议问题