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

Exception from DJIAnalyticsEvent #52

Closed
xxmaestroxx opened this issue Nov 16, 2016 · 2 comments
Closed

Exception from DJIAnalyticsEvent #52

xxmaestroxx opened this issue Nov 16, 2016 · 2 comments

Comments

@xxmaestroxx
Copy link

xxmaestroxx commented Nov 16, 2016

After upgrading to the 3.4.1 SDK i got all the time this error shown within the log.
So the sdk is working like expected for, so no real bug, but it is completely blowing full my log.

Exception serializeDatadji.internal.analytics.model.DJIAnalyticsEvent cannot be cast to dji.internal.network.DJIAnalyticsEvent

Moreover there are some more logs which are always shown.
I assume that it is possible to configure the SDK log so i can "debug" my logs and not the logs of the sdk??

Regards

Using: 3.4.1 Android SDK

@oliverou
Copy link
Contributor

Hi @xxmaestroxx, thanks for your feedback! We will fix this issue in our next Android SDK version, for now, we provide a workaround for you:

Please add your own tag in your debug logs code, like this Log.v("YourTag", "Log message"), then type in "YourTag" in the search box as shown below:

500k 6r u8lwz0g1hn2 re

Then, it should filter all the SDK logs and only shows your debug logs. Hope this help!

@talobin
Copy link
Contributor

talobin commented Oct 17, 2017

Will go ahead and close this ticket as current version (4.3.2) should have a fix for this already.
Please feel free to reopen if the problem still exists.
Thanks!

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

3 participants