General-Block 56, 1024, 8, 244, 24 Memory Leaks using UIWebView loadRequest
问题 I'm getting memory leaks that i can't figure out through leaks, build/analyze or overall inspection how to repair. I have a very strong notion that it's due to the loadRequest command from my UIWebview loading javascript, but I can't figure out what's wrong. Here's my setup: I have a tabbarcontroller that i programatically create with 4 view controllers: a table view, a mapview, another table view and a webview, respectively. the 1st tableview shows static data. the mapview shows annotations