Fork me on GitHub
摘要: 在iOS应用中如何直接跳转到AppStore里面?其实这个问题很简单,首先拿到你要跳转到的AppStore地址(URL) 例如:https://itunes.apple.com/us/app/中久便利订货版/id1159242974?mt=8 然后将 http:// 替换为 itms:// 或者 i 阅读全文
posted @ 2017-05-23 10:20 极度恐慌_JG 阅读(1802) 评论(1) 推荐(0) 编辑