You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
I see a lot of this error in the AppMetrica crash panel.
The error happens on different devices, especially Samsung and Huawei.
The error occurs in the background.
This is the crash log:
java.lang.RuntimeException: Unable to bind to service com.yandex.metrica.MetricaService@33f7fd0 with Intent { act=com.yandex.metrica.IMetricaService dat=metrica://com.nazdika.app/client?pid=5490&psid=50a2036c-5976-439c-9987-6b76db25eb49 flg=0x20 pkg=com.nazdika.app cmp=com.nazdika.app/com.yandex.metrica.MetricaService (has extras) }: java.lang.IllegalArgumentException
at android.app.ActivityThread.handleBindService(ActivityThread.java:3360)
at android.app.ActivityThread.-wrap3(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1640)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6349)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:893)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:783)
Caused by: java.lang.IllegalArgumentException
at android.os.Parcel.nativeAppendFrom(Native Method)
at android.os.Parcel.appendFrom(Parcel.java:463)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1395)
at android.os.Bundle.writeToParcel(Bundle.java:1157)
at android.os.Parcel.writeBundle(Parcel.java:764)
at android.content.Intent.writeToParcel(Intent.java:8762)
at android.app.ActivityManagerProxy.publishService(ActivityManagerNative.java:4522)
at android.app.ActivityThread.handleBindService(ActivityThread.java:3347)
The text was updated successfully, but these errors were encountered:
Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 18931243. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77 28.08.2022, 10:09, "Baset Esmaeili" ***@***.***>:
Android Versions: 5.0.2 until 7.1.1.
mobmetricalib version: 5.0.1
appmetrica-build-plugin version: 0.6.2
targetSdkVersion : 31
I see a lot of this error in the AppMetrica crash panel.
The error happens on different devices, especially Samsung and Huawei.
The error occurs in the background.
This is the crash log:
java.lang.RuntimeException: Unable to bind to service ***@***.*** with Intent { act=com.yandex.metrica.IMetricaService dat=metrica://com.nazdika.app/client?pid=5490&psid=50a2036c-5976-439c-9987-6b76db25eb49 flg=0x20 pkg=com.nazdika.app cmp=com.nazdika.app/com.yandex.metrica.MetricaService (has extras) }: java.lang.IllegalArgumentException
at android.app.ActivityThread.handleBindService(ActivityThread.java:3360)
at android.app.ActivityThread.-wrap3(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1640)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6349)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:893)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:783)
Caused by: java.lang.IllegalArgumentException
at android.os.Parcel.nativeAppendFrom(Native Method)
at android.os.Parcel.appendFrom(Parcel.java:463)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1395)
at android.os.Bundle.writeToParcel(Bundle.java:1157)
at android.os.Parcel.writeBundle(Parcel.java:764)
at android.content.Intent.writeToParcel(Intent.java:8762)
at android.app.ActivityManagerProxy.publishService(ActivityManagerNative.java:4522)
at android.app.ActivityThread.handleBindService(ActivityThread.java:3347)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Android Versions: 5.0.2 until 7.1.1.
mobmetricalib version: 5.0.1
appmetrica-build-plugin version: 0.6.2
targetSdkVersion : 31
I see a lot of this error in the AppMetrica crash panel.
The error happens on different devices, especially Samsung and Huawei.
The error occurs in the background.
This is the crash log:
The text was updated successfully, but these errors were encountered: