Skip to content Skip to sidebar Skip to footer

Install_referrer Not Received On Production

I'm not getting install referrer received on application installed from the play store. Below is my Androidmanifest.xml shows receiver which is inside tag too.

Solution 1:

Have you checked your implementation of your own class of BroadcastReceiver with this documentation - https://developers.google.com/analytics/devguides/collection/android/v1/devguide#campaigns ?


Post a Comment for "Install_referrer Not Received On Production"