0

I have ViewController A and ViewController B. I have correctly set up an unwind segue so I can pop back from B to A. However, I have a IBAction connected to a button in B, and when I tap that one, it should perform the unwind segue. The problem is - as soon as I get into View Controller B, after 1 second or so, it just performs the segue even though I didn't get to click anything. Is there any solution how to fix this?

Misha
  • 181
  • 11

0 Answers0