Error: Could not cast value of type 'UINavigationController'
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I want to present a view controller in FavouriteButtonHandler on a button press. When I press the button, I get the following error: Could not cast value of type 'UINavigationController' (0x11177fed8) I searched for the cause of this error but do not know how to fix it. View controller code follows: import UIKit @available(iOS 11.0, *) class FirstARViewController: UIViewController , UICollectionViewDelegate , UICollectionViewDataSource, UICollectionViewDelegateFlowLayout { @IBOutlet weak var collectionView: UICollectionView! var imagescv = [