I have a ShinobiChart added to CollectionViewCell. Initially, I had a delay when displaying charts.
Using loadDataInBackgroundsignificantly reduced delay. However, when I periodically scroll and collect in CollectionView, the application crashes.
Any idea for a solution. It does not crash when loadDataInBackgrounddisconnected.
source
share