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.
ipad アプリケーションから safari を起動する必要があります。
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.apple.com"]];
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.google.com"]];