devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
797 stars 134 forks source link

通过这个加载APP页面为什么不能跳到AppStore? #7

Closed zhuzhengjing closed 7 years ago

zhuzhengjing commented 7 years ago

加载App地址,会在控制器中显示AppStore网页,怎么设置才能跳转到AppStore,就像微信支付宝那样?

devedbox commented 7 years ago

可否提供下示例代码?待我重现一下问题看是不是bug

zhuzhengjing commented 7 years ago

测试很简单,随便加载一个AppStore APP地址,使用系统的UIWebView加载这个地址会跳转到AppStore中。https://itunes.apple.com/cn/app/xian-jin-jie-kuan-jie-qian/id1135344112?mt=8

devedbox commented 7 years ago

已经解决了。建议使用这个方式打开AppStore:itms-apps://itunes.apple.com/cn/app/xian-jin-jie-kuan-jie-qian/id1135344112?mt=8