We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
facing this issue in multiple android devices
Brand:Oneplus Model:OnePlus Nord CE 2 Lite 5G Android: 13 AppsFlyer_6.11.1
Fatal Exception: java.lang.UnsatisfiedLinkError dalvik.system.InMemoryDexClassLoader[DexPathList[[dex file "InMemoryDexFile[cookie=[-5476376661938987136, -5476376659952628608]]"],nativeLibraryDirectories=[/data/app/~~dZ-2MDseKcDcIS0mE-UQgQ==/com.*.app-jCPQaHyT9_PBOt_chYZXmA==/lib/arm64, /system/lib64, /system_ext/lib64]]] couldn't find "libcda739.so"
com..thirdparty.appsflyer.AppsFlyerSdkWrapper.afInitialisation (AppsFlyerSdkWrapper.kt:35) com..thirdparty.appsflyer.AppsFlyerInterface$DefaultImpls.afInitialisation (AppsFlyerInterface.kt:22) com..thirdparty.BaseAnalytics.afInitialisation (BaseAnalytics.kt) com..app.*Application.onCreate (*Application.java:156) android.app.Instrumentation.callApplicationOnCreate (Instrumentation.java:1285) android.app.ActivityThread.handleBindApplication (ActivityThread.java:7230) android.app.ActivityThread.-$$Nest$mhandleBindApplication android.app.ActivityThread$H.handleMessage (ActivityThread.java:2288) android.os.Handler.dispatchMessage (Handler.java:106) android.os.Looper.loopOnce (Looper.java:240) android.os.Looper.loop (Looper.java:351) android.app.ActivityThread.main (ActivityThread.java:8380) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:584) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1013)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
facing this issue in multiple android devices
Brand:Oneplus
Model:OnePlus Nord CE 2 Lite 5G
Android: 13
AppsFlyer_6.11.1
Fatal Exception: java.lang.UnsatisfiedLinkError
dalvik.system.InMemoryDexClassLoader[DexPathList[[dex file "InMemoryDexFile[cookie=[-5476376661938987136, -5476376659952628608]]"],nativeLibraryDirectories=[/data/app/~~dZ-2MDseKcDcIS0mE-UQgQ==/com.*.app-jCPQaHyT9_PBOt_chYZXmA==/lib/arm64, /system/lib64, /system_ext/lib64]]] couldn't find "libcda739.so"
com..thirdparty.appsflyer.AppsFlyerSdkWrapper.afInitialisation (AppsFlyerSdkWrapper.kt:35)
com..thirdparty.appsflyer.AppsFlyerInterface$DefaultImpls.afInitialisation (AppsFlyerInterface.kt:22)
com..thirdparty.BaseAnalytics.afInitialisation (BaseAnalytics.kt)
com..app.*Application.onCreate (*Application.java:156)
android.app.Instrumentation.callApplicationOnCreate (Instrumentation.java:1285)
android.app.ActivityThread.handleBindApplication (ActivityThread.java:7230)
android.app.ActivityThread.-$$Nest$mhandleBindApplication
android.app.ActivityThread$H.handleMessage (ActivityThread.java:2288)
android.os.Handler.dispatchMessage (Handler.java:106)
android.os.Looper.loopOnce (Looper.java:240)
android.os.Looper.loop (Looper.java:351)
android.app.ActivityThread.main (ActivityThread.java:8380)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:584)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1013)
The text was updated successfully, but these errors were encountered: