Some of my users ared getting the following error while using InstallReferrerClient.startConnection()
i'm following android-developer's tutorial
Unable to start activity ComponentInfo{.MyActivity}: java.lang.SecurityException: Not allowed to bind to service Intent { act=com.google.android.finsky.BIND_GET_INSTALL_REFERRER_SERVICE cmp=com.android.vending/com.google.android.finsky.externalreferrer.GetInstallReferrerService }
Does anybody know the cause?