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

[Charts.BarChartDataSet setDrawIconsEnabled:]: unrecognized selector sent to instance #3700

Closed
1 task done
Piercing opened this issue Oct 18, 2018 · 1 comment
Closed
1 task done

Comments

@Piercing
Copy link

Piercing commented Oct 18, 2018

What did you do?

Add Charts.xcodeproj v3.0.0 embedded in my project.
image

What did you expect to happen?

that will run my application without any exception

What happened instead?

He launched the following exception:

-[Charts.BarChartDataSet setDrawIconsEnabled:]: unrecognized selector sent to instance 0x600003a3f200
2018-10-19 00:48:18.659189+0200 CajasieteReport[19281:168905] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Charts.BarChartDataSet setDrawIconsEnabled:]: unrecognized selector sent to instance 0x600003a3f200'

Charts Environment

Charts version/Branch/Commit Number:
V 3.0.0/Master/55028b1dd359d738f0e678b668f53f720fd8393b

Xcode version:Version 10.0 (10A255)
Swift version:4.2
Platform(s) running Charts:iOS 8
macOS version running Xcode:macOS Mojave Version 10.14

Demo Project

https://github.com/Piercing/Report/invitations

@Piercing Piercing changed the title Hi [Charts.BarChartDataSet setDrawIconsEnabled:]: unrecognized selector sent to instance Oct 18, 2018
@Piercing
Copy link
Author

Solved with V3.0.5.

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

1 participant