ios - Unwind segues not working with modal view controllers -


i'm working on storyboard-based iphone app. using unwind segues navigate stack of view controllers.

however, when present modal view controller cannot seem able trigger unwind segue have specified in storyboard file.

is normal or bug?

problem solved.

apparently i've hit glitch storyboard editor. did delete destination (modal) view controller , re-create it.

works fine, now. bug report filed.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -