0

Note: My VCs are using Autoconstraints. I'm not sure why some buttons on my VCs are not responding after I rotate from landscape to portrait and vice versa.

I got a hunch that this has something to do with Autoconstraints, but got no idea how to prove it.

Not using any animations either.

Yes I assign IBActions properly and they all respond well if I lock on a single orientation, problem occurs when I start rotating my app.

ProteanDev
  • 84
  • 1
  • 10
  • Show us your code, *please*. – Neeku Jul 28 '14 at 11:17
  • seems to have been answered http://stackoverflow.com/questions/13739902/ios-change-auto-layout-constraints-when-device-rotates – gudatcomputers Jul 28 '14 at 11:36
  • @Neeku: A simple ViewController with simple IBActions all connected, no special code written I'm just using 'NSLogs();' to see if they will respond after I rotate my app. I use Interface Builder to make autoconstraints, no warnings or errors... and saddly, after any rotation events, no response from the IBActions. I got nothing special to show I assure that. ITS A PLAIN SIMPLE VC WITH CONNECTED IBACTIONS – ProteanDev Jul 28 '14 at 11:42

0 Answers0