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
When UICollectionView.reloadData() is called, the intention was for the completion block to fire once this has finished.
Perhaps this empty performBatchUpdates should be replaced with an async call to to the main DispatchQueue