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 Apr 23, 2024. It is now read-only.
Hello,
I've integrated AppMetrica Unity pacakge recently in my game but there is no recorded session data on dashboard
Here is the log aftar initializing SDK: Initializing of Metrica, Release type, Version 3.14.3, API Level 91, Dated 09.07.2020. Rejecting re-init on previously-failed class java.lang.Class<com.yandex.metrica.uiaccessor.a$1>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/app/FragmentManager$FragmentLifecycleCallbacks; ... Activate AppMetrica with APIKey xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx Initializing of Metrica, Release type, Version 3.14.3, API Level 91, Dated 09.07.2020.
I've tried to add Android appcompat-v7 aar file to the project but I still got that error
The text was updated successfully, but these errors were encountered:
Hello,
I've integrated AppMetrica Unity pacakge recently in my game but there is no recorded session data on dashboard
Here is the log aftar initializing SDK:
Initializing of Metrica, Release type, Version 3.14.3, API Level 91, Dated 09.07.2020. Rejecting re-init on previously-failed class java.lang.Class<com.yandex.metrica.uiaccessor.a$1>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/app/FragmentManager$FragmentLifecycleCallbacks; ... Activate AppMetrica with APIKey xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx Initializing of Metrica, Release type, Version 3.14.3, API Level 91, Dated 09.07.2020.
I've tried to add Android appcompat-v7 aar file to the project but I still got that error
The text was updated successfully, but these errors were encountered: