KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

Update App Store URL #116

Open shweshi opened 1 year ago

shweshi commented 1 year ago

The itunes url are deprecated. Updated to latest App Store urls.

"Previously, short links were available using the itunes.com URL. AppStore.com replaces itunes.com. iTunes.com links will continue to work but should be updated as soon as feasible."

Ref: https://developer.apple.com/library/archive/qa/qa1633/_index.html

Fixes issue: #100

ardavank commented 1 year ago

@shweshi can you please provide the reference for the new URLs?

shweshi commented 1 year ago

@ardavank https://developer.apple.com/library/archive/qa/qa1633/_index.html

ardavank commented 1 year ago

Thanks, This document was last updated 2013-04-24, that's more than 10 years ago, is it still valid?