Hi,
I have a piece of code which did custom unwind in iOS 8. Works fine iOS 8 but does not work in iOS 9. I know some APIs have been deprecated but existing code should still work. Is it known issue? Is there a work around?
New way of unwinding at WWDC builds upon modal presentation and does not work for the unwind for custom.
Thanks,