I am beginner in iOS. I tried unwind segue in if condition. The problem is simple. That is, "If Condition yes, unwind segue should work. else the unwind segue should not work." Kindly answer me for this problem.
Asked
Active
Viewed 53 times
0
-
You may check http://stackoverflow.com/questions/12509422/how-to-perform-unwind-segue-programmatically for detailed information on this issue. Hope it is not very difficult for you to follow... – Konstantinos Oct 26 '15 at 17:43
-
thanks. I got answer – erb dinesh Oct 27 '15 at 12:48