2016-04-11 48 views
0

Bir sorunum var: Uygulamamda bir menü olarak SWRevealviewcontroller kullanıyorum. Bu mobil mağaza uygulaması, bu menüde home screen, account screen, cart ve others vardır. Hesap ekranı bir controller with TableView, oturum açma, hesap oluşturma ve diğerleri gibi çeşitli seçeneklere de sahiptir. SWrevealviewcontroller sadece bu denetleyicide yuvalanmış olan diğer ilk denetleyici için çalışır, tablo görünümü revealviewcontroller göremez. oSWRevealviewcontroller iç içe ViewControllers

(I implemented manual trigerring and the error is, that viewController with table view doesn't recognize segue with ID) 

Herhangi bir yardım çöküyor ben SWRevealviewcontrollerPushController kullanıyorum zaman zaman göründüğü "Show" segue kullanarak, fakat ediyorum?

cevap

0

Çözüldü :) Show segue öğesini ayarlıyorum ve ardından sınıfı SWRevealViewControllerPushController olarak değiştirin. Ama segue oluştururken SWRevealViewControllerPushController seçtiğimde neden çalışmadığını bilmek istiyorum?