romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

App Breaks on REFrostedViewController #119

Open AmadorRivas opened 9 years ago

AmadorRivas commented 9 years ago

Hi! My app breaks on [_contentViewController.view removeFromSuperview]; only when i come back from a UIWebViewController, any idea to solve it? Thanks!!!