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

XCode 10 app crash. #3686

Closed
OlionCompany opened this issue Oct 11, 2018 · 2 comments
Closed

XCode 10 app crash. #3686

OlionCompany opened this issue Oct 11, 2018 · 2 comments

Comments

@OlionCompany
Copy link

After update Xcode and Charts, app crashes every time in this place:
BarLineChartViewBase.draw(_:) -> BarChartRenderer.drawData(context:) -> HorizontalBarChartRenderer.drawDataSet(context: context, dataSet: set as! IBarChartDataSet, index: i) -> BarChartRenderer.createAccessibleElement(...) -> let stackLabel = dataSet.stackLabels[idx % stackSize]

screenshot 2018-10-11 at 11 56 45

"Charts was compiled with optimization - stepping may behave oddly; variables may not be available."

@liuxuan30
Copy link
Member

did you touch anything so it's out of bound? I don't see other people complain this.

@pmairoldi
Copy link
Collaborator

Update to the latest version (3.2.1) this should be fixed in that one. Let us know if you still have problems.

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