ReferrerReceiver
- public class ReferrerReceiver extends BroadcastReceiver
This class used to keep track of the install referrer from the Play Store for old Play versions and is not needed anymore.
See https://medium.com/appbrain/the-google-play-referrer-api-and-the-appbrain-sdk-38cfbaa350dc for more information.
The install referrer that the AppBrain SDK retrieved from Google Play can be retrieved with ReferrerReceiver.retrieve(context)
- Author
AppBrain