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 LoadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@"http://wwww.google.com"]]];
エラーが表示されますNo known class method for selector requestwithurl
No known class method for selector requestwithurl
では、どうすればこれを解決できますか?