Whenever Log.i() is used the com.cySdkyc.clx.Helper is crashing the application.
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?
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
°°°