cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
can not open Appstore using 'window.open('itms-apps://itunes.apple.com.xxxxx) '
Before implement wkwebview, I can open Appstore via 'itms-apps://itunes.apple.com.xxxxx', after installed this plugin, the open action not response, and can not find any log in Xcode and safari.
The same happens to me.
Same happens here for "tel:", "geo:" and "whatapp:" custom schemes, any ideas?
We use the InAppBrowser with the _system
flag and this works fine for us.