You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After xcode upgradation to 8.0 charts not working in iOS 8 devices but workign fine in iOS 9+ device.
Getting some fatal errors or sometimes EXE_BAD_ACCESS.
Can you please suggest me how to fix this issue?
malloc: * error for object : Invalid pointer dequeued from free list* set a breakpoint in malloc_error_break to debug
The text was updated successfully, but these errors were encountered:
Without more information we cannot help you. It might not even be a Charts issue.
You should enable zombies in your scheme. Google it.
Then when you have results - if you still think it belongs here - please come back and re-open the issue with more info.
After xcode upgradation to 8.0 charts not working in iOS 8 devices but workign fine in iOS 9+ device.
Getting some fatal errors or sometimes EXE_BAD_ACCESS.
Can you please suggest me how to fix this issue?
malloc: * error for object : Invalid pointer dequeued from free list* set a breakpoint in malloc_error_break to debug
The text was updated successfully, but these errors were encountered: