Option to view All Locales/Markets in App Hub Reviews
When looking at a published apps reviews i'd like an option to see all reviews from all locales / markets the app is published to. At the moment its painful to filter through one by one to see what people are saying about your app
8 comments
-
Harald-René Flasch
commented
Dev Center provides a better overview now.
-
EM
commented
EB - this is really cool, thanks
-
runewake2
commented
This is an absolute necessity.
-
Daniel Monteiro
commented
I'd also like to see a Tech Support option along with the Rate app function. Even though I have directly written on my App's description about how to contact me for tech support issues, as well as built MULTIPLE ways into the app to contact me for tech support issues, people still use the rate the app feature to write "Not working!". When submitting the app for certification, there is the an option to include a tech support email. I've applied that option but don't see where it's being utilized. It only makes sense to use that.
-
EB
commented
Ithe JavaScript bookmarklet came out bad in the comment so I put it in a pastebin:
http://pastebin.com/9XR38Kzm -
EB
commented
Here is a bookmarklet that I wrote to overcome this problem.
To use it just save it as a regular bookmark, then when you are on the reviews page in app hub, looking at reviews in any locale, click this bookmark.javascript:(function(){var a="https://windowsphone.create.msdn.com/ApplicationDetails/ReviewsForMarket?";var b=$("#reviewsmarketchooserdropdown option");var c=$("#ApplicationReviewsContentId");var d=0;c.html("");c.append("<div>loading <span id='countryProgress'></span>/"+b.length+"</div>");b.each(function(b,e){e=$(e);fetchUrl=a+e.val();$.ajax({url:fetchUrl,success:function(a){$("#countryProgress").html(++d);if($(a).find(".styleT").length){c.append($("<div />").addClass("styleU").append(e.text())).append(a)}}})})})()
-
Captain88
commented
amen, this really cripples the marketspace in a tiny country like belgium (beside the assumption that it often makes that I am a native french speaker, which I am not)
