我有我的應用程序的一部分,這個實施後: 爲什麼當我點擊「CERCA每ISBN」按鈕,它進入的tableView沒有做我寫的說明? 這是「CERCA每ISBN」按鈕的代碼,我點擊: @IBAction func ISBNButtonClick(_ sender: Any) {
let libro = Libro.text! as String
if Libro.text!.i
我的代碼UIAlertController call。我需要添加切換到警報視圖。 let alertController = UIAlertController(title: "Поздравляем!", message: "Ваш комментарий сохранен! Если хотите изменить его, выключите и включите переключатель
我在斯威夫特3得到以下錯誤: Attempt to present alertcontroller whose view is not in window hierarchy
我已經提到的其他職位有關這個主題無濟於事。更具體地說,我已經實施了本文中建議的更改:AlertController is not in the window hierarchy 而且我仍然收到相同的錯誤。 我所做的是: