how to get app-store reivew url?
        Posted  
        
            by beof
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by beof
        
        
        
        Published on 2010-03-09T05:27:49Z
        Indexed on 
            2010/03/09
            5:36 UTC
        
        
        Read the original article
        Hit count: 298
        
iphone
In my application,I want to remind the user to write a reivew, however,when I copy the link write a review as shown below: http://itunes.apple.com/tw/app/id MyID?mt=8 It is the same as the product link.
I follow this guide: http://blogs.oreilly.com/iphone/2008/08/scraping-appstore-reviews.html
The US account can successfully link to the page,but the China-Twain Can not ,it pop an alertView saying:Cannot connect to iTunes Store The iTunes Store is not supported in this country.
anyone has good suggestions?
© Stack Overflow or respective owner