我的一些用户在使用InstallReferrerClient.startConnection()时遇到以下错误
我正在关注android-developer的教程
无法启动活动ComponentInfo {.MyActivity}:java.lang.SecurityException:不允许绑定到服务Intent {act = com.google.android.finsky.BIND_GET_INSTALL_REFERRER_SERVICE cmp = com.android.vending/com.google.android.finsky .externalreferrer.GetInstallReferrerService}
有人知道原因吗?
android ×1