In my ios8 extension ActionViewController (subclass of UIViewController) viewWillTransitionToSize:withTransitionCoordinator: is not called when the device is rotated. Should it not be ? Do I need to do something ?
I'm using Xcode 6 beta 6 (6A280e) - beta 7 causes compile errors so I'm not using that yet.