AppsFlyerSDK / appsflyer-android-sdk

AppsFlyer Android SDK
Other
9 stars 2 forks source link

Crash in 6.10.2 (IllegalArgumentException: Service not registered) #50

Closed yuvalgnessin-qz closed 1 year ago

yuvalgnessin-qz commented 1 year ago

We updated our dependency to 6.10.2 and saw the following crash start to come through Crashlytics at high volume. Rolling back to 6.10.1 fixed the issue.

Fatal Exception: java.lang.IllegalArgumentException: Service not registered: com.android.installreferrer.api.InstallReferrerClientImpl$b@b4b5750
       at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:2151)
       at android.app.ContextImpl.unbindService(ContextImpl.java:2156)
       at android.content.ContextWrapper.unbindService(ContextWrapper.java:906)
       at com.android.installreferrer.api.InstallReferrerClientImpl.endConnection(InstallReferrerClientImpl.java:170)
       at com.appsflyer.internal.AFf1pSDK.values(:1182)
       at com.appsflyer.internal.AFf1pSDK$1.lambda$onInstallReferrerSetupFinished$0(:80)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
       at java.lang.Thread.run(Thread.java:1012)
github-actions[bot] commented 1 year ago

👋 Hi @yuvalgnessin-qz and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.