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
you have to let Xcode or instruments point out which one is not being released.
a classic mistake is you use a wrong valueFormatter delegate to cause a retain cycle.
Reopen when you have more details.
In my project, my
viewController
has calleddeinit
, butMyLineView
not calleddeinit
when calledMyLineView.setData()
Charts Environment
**Charts version/Branch/Commit Number:3.2.1
**Xcode version:10.1
**Swift version:4.2
**Platform(s) running Charts:iOS
**macOS version running Xcode:macOS Mojave 10.14.2
The text was updated successfully, but these errors were encountered: