KLCPopup
KLCPopup copied to clipboard
Opening an MFMailComposeViewController opens under popup
Using the popup to open a MFMailComposeViewController causes the mail view controller to open underneath the popup.
I realize I should probably just dismiss the popup when the controller is shown, but it may be an issue for others so I'm reporting it here.

I am having the same problem with a youtube player embed in a UIWebview. When user tap on video in the UIWebview it opens it behind the popup. Someone knows why it does that?
Try my fork https://github.com/jmascia/KLCPopup/pull/42