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.
我正在尝试使用适用于 iOS 5 的相同代码从我的应用程序在应用程序商店中启动我的页面。Apple 是否改变了它在 iOS 6 中的工作方式?应用商店正在启动并显示“无法连接到 iTunes Store”
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"itms-apps://itunes.com/apps/myname"]];
我认为,要解决这个问题,请稍等。苹果服务器似乎有问题。
有关更多信息,请单击此处
对于您的问题同事,请单击此处
编辑:
如果不是服务器问题,请尝试:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunes.apple.com/ru/app/facebook/id284882215?mt=8"]];
Safari 会打开一个 iTunes