-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
App Crash in release mode not in debug mode #3499
Comments
This line in LineChartRenderer is causing crash in ios 10.0.3 iPhone 7 .Please check and update |
what's the reason? OOB? I don't see the stack trace is the same as your quote |
I just commented this line and its working .but now color of hole (dots are not same as previous)They are white in color now. Previously They match exactly the line color |
I don't think you understand how to reproduce; commenting the line out only impact the feature. if you sure it's because of this function, then you have to make sure you have enough colors. OOB is not our fault, but yours |
@#Please help . I am getting this exception while in release mode of my application .
The text was updated successfully, but these errors were encountered: