【问题标题】:React Native Expo branch.ioReact Native Expo branch.io
【发布时间】:2020-07-15 18:27:54
【问题描述】:

我正在尝试将 branch.io 集成到 expo 中。 我有这个代码

Branch.subscribe(bundle => {
  if (bundle && bundle.params && !bundle.error) {
    // `bundle.params` contains all the info about the link.
  }
});

由于某种原因,bundle 没有参数。

【问题讨论】:

  • 您能否分享更多详细信息,例如 SDK 版本、您正在测试的链接以及一些 Branch SDK 日志

标签: react-native expo branch.io


【解决方案1】:

请问您如何首先使用 Branch 链接打开您的应用程序?尽管设备上已经安装了我在 Branch 仪表板中配置的应用程序,但我的分支链接仍继续打开 Google Play。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-03-15
    • 2018-02-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-09-30
    • 2021-02-22
    相关资源
    最近更新 更多