iPhone SDK-在特定应用上打开应用商店? [英] iPhone sdk - open app store to specific app?

查看:104
本文介绍了iPhone SDK-在特定应用上打开应用商店?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以打开应用商店的特定应用程序? 我尝试使用以下内容:

Is there a way to open the app store to a specific application? I tried using something like the following:

[[UIApplication sharedApplication] openURL: [NSURL URLWithString:@"http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284417350&mt=8&uo=6"]];

但是得到以下信息:"Safari无法打开页面,因为发生了许多重定向".

But got the following: "Safari cannot open the page because to many redirects occurred".

推荐答案

显然,此问题仅影响模拟器.在设备上进行构建非常完美.

Apparently this issue only affects the simulator. A build an go on the device works perfect.

这篇关于iPhone SDK-在特定应用上打开应用商店?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆