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
Hi @ShimaZN,
Unfortunately after several tries we were not able to reproduce this issue on our end. Here are a few questions that will help us to investigate this issue further:
Does it only happen on Android 10?
Does it only happen on a device with a specific brand (like Samsung for example)?
In the meantime, here are a few things to try to see if it resolves the issue:
MultiDex: If you have MultiDex enabled, please make sure that you have set it up correctly.
Instant run: this feature in Android studio may sometimes cause ClassNotFoundException. Try to manually clean, rebuild and then run your app.
We've noticed errors in our Firebase dashboard for our APK in production, specifically on Android 10 devices, with a higher occurrence on Samsung and Huawei models. I've provided additional details for your reference.
Regarding MultiDex, our minSdk version is 26, so it's automatically enabled by default, and we haven't made any specific setup for it.
If you require any additional information, please feel free to ask.
I see. Thanks for the information. Unfortunately as we cannot reproduce it on our side it's difficult to determine the root cause of the issue. We will keep an eye on this issue.
Hello,
After updating the Klarna SDK from version 2.6.14 to 2.6.16, we've encountered a new crash issue on Android 10 devices in our app.
Stack Trace:
Could you pleas help me with this issue?
Thanks
The text was updated successfully, but these errors were encountered: