1.deeplink安全漏洞分析:https://www.h5w3.com/199565.html
2.deeplink and applink原理 :http://t.zoukankan.com/mingfeng002-p-10579771.html
3.deeplink demo :https://github.com/XieXiePro/DeeplinkDemo/archive/refs/heads/master.zip
4.测试deeplink吊起的命令:
adb shell am start -a android.intent.action.VIEW -d "weixin://dl/business/?t=R4w8qjST4Lg"
-
h5页面自带跳转到微信小程序的deeplink 实现方式:
-
native app吊起
有弹窗方式:
无弹窗方式: