I\'m having a random UIWebView crash using iOS8.1 and UIWebView, using an iPhone5. In my tests the crash doesn\'t
UIWebView
I know am late but this could help someone, make sure your IBOutlet views are weak. This answer helped me to get rid of this issue.