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

请问fallback有没有提供回调函数? #121

Open
lufeidd opened this issue Sep 29, 2021 · 2 comments
Open

请问fallback有没有提供回调函数? #121

lufeidd opened this issue Sep 29, 2021 · 2 comments

Comments

@lufeidd
Copy link

lufeidd commented Sep 29, 2021

  • npm 版本号:

  • 配置 Option:

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

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

  • 期望的效果:

@suanmei
Copy link
Owner

suanmei commented May 31, 2022

可以聊一下你的场景

@Guoxweii
Copy link

Guoxweii commented Jul 8, 2023

例如网页上有个按钮,点击时如果是手机环境则打开app,如果是电脑的环境则去 调用某些函数直接走网页登陆。但是fallback是没有办法让我们去实现这个流程的

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