handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MenuContainerViewController dissappears after rotation from/to landscape orientation

calli23 opened this issue · comments

My ViewController that uses InteractiveSideMenue dissappears with a sinkhole animation to the ground. I didn't touch the code and installed v2.0. I tried some fixing in viewWillTransitionToSize but without success. Is it a known swift 4 issue?

My specs:

Xcode 9
iphone 7
iOS 11.0.1

Hi @calli23,

Could you reproduce the same issue on the Sample?

I've tested on iPhone 6s 11.0.2 and Simulators 11.0. Rotation works as expected. Maybe, it was iOS 11.1 issue.

Does it happen every time?

Please, create a gif with this sinkhole effect of controller disappearance. It'd be really helpful.
Thanks!