Skip to content
New issue

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

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

Open
Olofasenius opened this issue Oct 22, 2024 · 1 comment

Comments

@Olofasenius
Copy link

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?

@dji-dev
Copy link
Contributor

dji-dev commented Oct 23, 2024

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

°°°

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants