We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm 版本号: 8.10.0
配置 Option:
const option = { scheme: { protocol: 'alipays' }, outChain: {}, intent: { package: 'com.eg.android.AlipayGphone', scheme: 'alipays' }, universal: {}, appstore: 'xxxx', yingyongbao: 'xxxx', fallback: 'https://ds.alipay.com/', };
机型、系统、APP: Xiaomi Redmi K40 | android 12 | 自己的测试 Demo
遇到的问题及复现步骤:
[如下图的具体实现代码]
我的设备上是安装了应用的
当我单击超链接,会打开失败跳转到下载网页
当我双击超链接,会打开我本地设备安装好的应用
The text was updated successfully, but these errors were encountered:
后面解决了么?
Sorry, something went wrong.
问题发现是通过iframe打开的问题,可以将iframe打开的判断去掉即可
No branches or pull requests
npm 版本号: 8.10.0
配置 Option:
机型、系统、APP: Xiaomi Redmi K40 | android 12 | 自己的测试 Demo
遇到的问题及复现步骤:
[如下图的具体实现代码]
我的设备上是安装了应用的
The text was updated successfully, but these errors were encountered: