Mobile-SDK-Android-V5 icon indicating copy to clipboard operation
Mobile-SDK-Android-V5 copied to clipboard

Whenever Log.i() is used the com.cySdkyc.clx.Helper is crashing the application.

Open Olofasenius opened this issue 1 year ago • 1 comments

I have a working project which is using the com.cySdkyc.clx.Helper.install() method in my "root" application.

as long as I am not trying to log anything, the application runs, but as soon as I am adding a "Log.d() or Log.i() call, the app crashes with a mile long stacktrace, all coming from the com.cySdkyc.clx.Helper call in my attachBaseContext() call.

Anyone here that can help me understand the cause or have experienced something similar?

Olofasenius avatar Oct 22 '24 13:10 Olofasenius

Agent comment from yating.liao in Zendesk ticket #120028:

Perhaps you could provide us with some of the crash logs to help us understand the situation you are encountering.

However, the scenario you described seems to be a known issue. You may refer to the first method in this article:https://sdk-forum.dji.net/hc/en-us/articles/36883481123225-Common-errors-and-solutions-when-running-sample-code

°°°

dji-dev avatar Oct 23 '24 11:10 dji-dev