cordova-plugin-market icon indicating copy to clipboard operation
cordova-plugin-market copied to clipboard

Open App Store with app name

Open maxborgatti opened this issue 6 years ago • 0 comments

hi everyone,

does the plugin works correctly for iOS? E.g. while trying to open App Store using itms-apps://itunes.apple.com/app/yourappname (obviously yourappname is the app name, no spaces, no uppercases) the app is not found

I see (https://developer.apple.com/library/archive/qa/qa1633/_index.html) that itunes.com url has been switched with appstore.com time ago

In fact, using appstore.com/apps does the trick

Am I missing something? Does the plugin needs an update (CDVMarket.m, line 23)?

maxborgatti avatar Nov 02 '18 10:11 maxborgatti