Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非アークでは、通常、私はそうします
[webView stopLoading];
ビューで DidUnload
しかし、viewDidUnloadメソッドが呼び出されないため、現在ARCでは、戻るときに webview のロードをどこで停止できますか ( ViewController によって NavigationController によってプッシュされます)。
WebViewの読み込みに問題がほとんどないので、これをやりたい