是否有可能加入A"年率此应用"链接到我的应用程序? [英] Is It Possible To Add A "Rate This App" Link To My App?

查看:124
本文介绍了是否有可能加入A"年率此应用"链接到我的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下面就是我想要做的事:我有我的应用程序设置页面上的按钮 - 我想这将用户定向到在App Store审查/速度页

我知道这是可能使用[UIApplication的sharedApplication]的OpenURL:....];但我的应用程序未发行为,所以我没有一个URL中使用。

是否有可能实现这个功能对于尚未发布的应用程序,否则我将不得不等待,它作为更新?

感谢:)


解决方案

下面的网址就是你要找什么。
只需更换标识之后368754825 =从iTunes Connect中你的应用程序的苹果ID。这将带你到审核页面,不会有像一个正常的链接,所有的重定向。您的应用程序的苹果ID不会从现在改变,当它在商店。

<$p$p><$c$c>http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=368754825&pageNumber=0&sortOrdering=1&type=Purple+Software&mt=8

更新:
我测试了我贴了一年多前的链接。它仍然有效。我们的想法是,它不会工作,直到您的应用程序是活的。我知道有关于把这个链接去和实际验证它的工作原理之前出货有些担忧,但它是具有一个1.0检讨链接的最佳选择。您也可以提交1.0.1更新(有链接)后立即1.0(无链接)获得批准,这意味着你只能在大约一周的评论的错过了。

Here's what I'm trying to do: I have a button on the settings page in my app - I want this to direct users to the review/rate page on the app store.

I know this is possible using [[UIApplication sharedApplication] openURL: .... ]; but my app is unreleased as of yet, so I don't have a URL to use.

Is it possible to implement this functionality for an unreleased app, or would I have to wait and include it as an update?

Thanks :)

解决方案

The URL below is what you're looking for. Just replace the 368754825 after id= with your app's Apple ID from iTunes Connect. This will take you right to the review page and won't have all the redirects like a normal link. Your App's Apple ID will not change between now and when it's on the store.

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=368754825&pageNumber=0&sortOrdering=1&type=Purple+Software&mt=8

Update: I tested the link I posted more than a year ago. It still works. The idea is that it won't work until your app is live. I know there's some concern about putting this link in and shipping before actually verifying it works, but it's the best option for having a review link in a 1.0. You can alternatively submit a 1.0.1 update (with link) right after 1.0 (without link) is approved which means you're only missing out on about a week's worth of reviews.

这篇关于是否有可能加入A&QUOT;年率此应用&QUOT;链接到我的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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