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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -