When I upgrade to iOS 11, the tableview of my app suddenly cannot scroll smoothly. Whenever I scroll (or reloadData), the tableview will suddenly jump to a random content offset position.
I use mopub's placer to insert ads into tableview and I notice whenever the app performs [tableview reloadData], the tableview scroll offset will go wrong and jump to a random position.