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 版本号:
配置 Option:
const option = { scheme: {}, outChain: {}, intent: {}, universal: {}, appstore: '', yingyongbao: '', fallback: '', };
机型、系统、APP:
遇到的问题及复现步骤:
期望的效果: ios端微博同安卓端直接evokeByLocation(this.options.fallback);
The text was updated successfully, but these errors were encountered:
收到,我周末复现一下,确实如此就改正一下
Sorry, something went wrong.
@suanmei 你好 我这边测试发现 ios9+ 跳转 scheme 需要在 evokeByTagA 调用两次 tagA.click() 才能生效
ios9+ 你的意思是所有ios9及以上的系统都是这样吗。 你说的 evokeByTagA 是callapp-lib内部自己调用还是你自己直接调用evokeByTagA 还有,要不给个示例?
@suanmei 我的手机是6s 系统版本13.3.1 我是复制了你的 callapp-lib umd版本代码去调试的 修改了你的 evokeByTagA 方法。
No branches or pull requests
npm 版本号:
配置 Option:
机型、系统、APP:
遇到的问题及复现步骤:

期望的效果:
ios端微博同安卓端直接evokeByLocation(this.options.fallback);
The text was updated successfully, but these errors were encountered: