Fixed
Status Update
Comments
ro...@gmail.com <ro...@gmail.com> #2
We had a similar crash in production but the obfuscated trace looks close and makes no sense:
Caused by java.lang.ClassNotFoundException
Didn't find class "com.google.android.aidl.BaseStub" on path: DexPathList[[zip file "/data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/lib/arm64, /data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
Caused by java.lang.ClassNotFoundException
Didn't find class "com.google.android.aidl.BaseStub" on path: DexPathList[[zip file "/data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/lib/arm64, /data/app/com.wayfair.wayfair.dev-Z7SYLQacxBCTrvutI7fmlQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
ro...@gmail.com <ro...@gmail.com> #3
This issue was opened on the CleverTap sdk: https://github.com/adjust/android_sdk/issues/402
They say they reached out to Google and Google fixed it, but with the same version 1.1.
Can we have a new version? We need repeatable builds.
They say they reached out to Google and Google fixed it, but with the same version 1.1.
Can we have a new version? We need repeatable builds.
ro...@gmail.com <ro...@gmail.com> #4
Sorry, adjust sdk, not clevertap :)
Description