Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Crash in com.yandex.metrica.impl.ob.ro.a on Android (Unity 3D) #57

Open
Hitomilras opened this issue Aug 27, 2022 · 5 comments
Open

Crash in com.yandex.metrica.impl.ob.ro.a on Android (Unity 3D) #57

Hitomilras opened this issue Aug 27, 2022 · 5 comments

Comments

@Hitomilras
Copy link

Hi. We use appmetric SDK in our Unity 3D game, version 5.0.0. 25% of all crashes are crashes of appmetric'a. I'm attaching the stacktrace.

Yes, we understand what is written in the stack trace. But it's guaranteed that firstly we initialize appmetrica SDK and only then access any of its methods.

IMPORTANT. When the library version was 4.2.0 this crash didn't happen. In projects where we also use the appmetrica (we have one integration for all our projects) and version 4.2.0 we don't see crashes. It appeared only after upgrade to 5.0.0.

There seems to be one thread on the internet that is similar to our case:
#25

My question is. How can we fix the crash now? We can't downgrade because Google Play requires version 5.0.0, otherwise it says that we violate its policies.

Thank you.

@ghost
Copy link

ghost commented Aug 27, 2022 via email

@kiloT
Copy link

kiloT commented Nov 22, 2022

are there any working fix for this crash? faced with it when update target api level to 31

@NudeNULL
Copy link

We also see crashes in our project due to appmetrica, 25% of app starts are crashes

@kiloT
Copy link

kiloT commented Jan 24, 2023

@NudeNULL try to update appmetrica to latest version(5+). my crashes will be fixed by such update.

@NudeNULL
Copy link

Tried 5.1.0 and 5.2.0, nothing helped, now trying to see if the initialization order can be the reason...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants