ShinobiCharts on ColllectionView crashes with loadDataInBackground

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.

+4
source share

Source: https://habr.com/ru/post/1598236/


All Articles