星期一, 5月 20, 2019

[JS] 如何使用web透過DeepLink呼叫已安裝的APP

結論因為iOS9的關係,所有先前的js都會用safari阻擋彈跳視窗的體驗不好。
因為Scheme URL不是合法的格式XD。
建議都改用Universal-Link處理

驗證server是否有universal-link檔
https://search.developer.apple.com/appsearch-validation-tool/

參考
https://awhisper.github.io/2017/09/02/universallink/
https://harttle.land/2017/12/24/launch-app-from-browser.html
https://blog.patw.me/archives/1069/js-app-url-scheme-open-workaround/
https://adon988.logdown.com/posts/7397804
https://myapollo.com.tw/2018/06/21/ios-universal-link/
https://www.inside.com.tw/article/5749-ios-9-2-update-the-fall-of-uri-schemes-and-the-rise-of-universal-links
https://www.jianshu.com/p/848158b70a57
https://medium.com/@hillhung/universal-links-a1b2aa79058

沒有留言:

張貼留言

留個話吧:)

其他你感興趣的文章

Related Posts with Thumbnails