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

My own app is crashed and got error is fatal error: value failed to bridge from Swift type to a Objective-C type #525

Closed
smilydronavalli opened this issue Nov 2, 2015 · 2 comments

Comments

@smilydronavalli
Copy link

Hi,

I am assigning yaxis custom max and min values dynamically.When i gave values statically to the Line graph it works fine but when i gave values dynamically to the Line graph the app crashes at the following point

" _xAxis.labelWidth = widthText.sizeWithAttributes([NSFontAttributeName: _xAxs.labelFont]).width"

Please suggest me why the app is crushed at this point.

Please help me its very urgent for me.

Thanks
Smily

@liuxuan30
Copy link
Member

you have to give the crash log... looks like width is nan or any value is nil?

@liuxuan30
Copy link
Member

close as no update. Reopen if you are able to reproduce.

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