martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presentPopupViewController: doesn't work when the UIViewController is not self

NathanMalta opened this issue · comments

I may be wrong but i have found that presentPopupViewController: doesn't work when the UIViewController is not self.