KLCPopup icon indicating copy to clipboard operation
KLCPopup copied to clipboard

Opening an MFMailComposeViewController opens under popup

Open markrickert opened this issue 10 years ago • 2 comments

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.

ios simulator screen shot feb 26 2015 2 37 04 pm

markrickert avatar Feb 26 '15 20:02 markrickert

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?

lastMove avatar Apr 08 '15 15:04 lastMove

Try my fork https://github.com/jmascia/KLCPopup/pull/42

s1ddok avatar Oct 06 '15 16:10 s1ddok