ios - Can't sent detail in destinationViewController -


i want send detail in destinationviewcontroller.

[segue.destinationviewcontroller setdetail:item]; 

http://2.firepic.org/2/images/2014-05/17/x2pu26iznie1.png

but error:

http://2.firepic.org/2/images/2014-05/17/obg25xfg6be6.png

what should fix it?

because detail view controller wrapped in navigation controller , aren't navigating through relationship set detail item.

consider whether want using navigation controller , modal - why aren't pushing detail view controller?

if want keep nav controller use topviewcontroller real detail controller.


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -