cordova-plugin-market
cordova-plugin-market copied to clipboard
Open App Store with app name
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)?