UIKit iOS 13.1 to 13.2 API Differences

UIApplication.h
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse application:shouldSaveSecureApplicationState: instead

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse application:shouldRestoreSecureApplicationState: instead

UICollectionView.h
Removed -[UICollectionViewDelegate collectionView:willCommitMenuWithAnimator:]
UIContextMenuInteraction.h
Removed -[UIContextMenuInteractionDelegate contextMenuInteraction:willCommitWithAnimator:]
Removed -[UIContextMenuInteractionDelegate contextMenuInteractionWillPresent:]
Removed -[UIContextMenuInteractionDelegate contextMenuInteractionDidEnd:]
UITableView.h
Removed -[UITableViewDelegate tableView:willCommitMenuWithAnimator:]