MFSideMenu
MFSideMenu copied to clipboard
CenterView Controller getting Removed
When We open the left menu and toggle the In-Call Status bar on the simulator that time its CenterViewController is removed and when we call
- (void)toggleLeftSideMenuCompletion:(void (^)(void))completion
It just shows the empty view.
Same thing is happening on the phone also, when any call comes up. I have tried to do some things but failed.