Skip to content
New issue

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

[IOS]微博已禁止跳转appstore #112

Open
Hubbyshell opened this issue Apr 9, 2021 · 4 comments
Open

[IOS]微博已禁止跳转appstore #112

Hubbyshell opened this issue Apr 9, 2021 · 4 comments

Comments

@Hubbyshell
Copy link

  • npm 版本号:

  • 配置 Option:

const option = {
  scheme: {},
  outChain: {},
  intent: {},
  universal: {},
  appstore: '',
  yingyongbao: '',
  fallback: '',
};
  • 机型、系统、APP:

  • 遇到的问题及复现步骤:
    image

  • 期望的效果:
    ios端微博同安卓端直接evokeByLocation(this.options.fallback);

@suanmei
Copy link
Owner

suanmei commented Apr 16, 2021

收到,我周末复现一下,确实如此就改正一下

@Jackliu007888
Copy link

@suanmei 你好 我这边测试发现 ios9+ 跳转 scheme 需要在 evokeByTagA 调用两次 tagA.click() 才能生效

@suanmei
Copy link
Owner

suanmei commented May 20, 2021

@suanmei 你好 我这边测试发现 ios9+ 跳转 scheme 需要在 evokeByTagA 调用两次 tagA.click() 才能生效

ios9+ 你的意思是所有ios9及以上的系统都是这样吗。
你说的 evokeByTagA 是callapp-lib内部自己调用还是你自己直接调用evokeByTagA
还有,要不给个示例?

@Jackliu007888
Copy link

@suanmei 我的手机是6s 系统版本13.3.1
我是复制了你的 callapp-lib umd版本代码去调试的 修改了你的 evokeByTagA 方法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants