douyi8408 2019-04-05 06:30
浏览 136

Firebase创建的PHP API中的动态链接未显示在控制台中

I have created firebase dynamic links from our PHP API. Created link showing with the response, but not showing in firebase console dashboard.

Please check below response from API.

{
"result": {
"shortLink": "https://sample-xyz.page.link/UVJLgCH12gCMNdu66",
"warning": [
  {
    "warningCode": "UNRECOGNIZED_PARAM",
    "warningMessage": "Android app 'com.sample-xyz.beta' lacks SHA256. AppLinks is not enabled for the app. [https://firebase.google.com/docs/dynamic-links/debug#android-sha256-absent]"
  },
  {
    "warningCode": "UNRECOGNIZED_PARAM",
    "warningMessage": "We could not find Android package name 'test_bundle_v_1.0.54' in your Google project. [https://firebase.google.com/docs/dynamic-links/debug#app-not-in-project]"
  },
  {
    "warningCode": "UNRECOGNIZED_PARAM",
    "warningMessage": "There is no configuration to prevent phishing on this domain https://sample-xyz.page.link. Setup URL patterns to whitelist in the Firebase Dynamic Links console. [https://support.google.com/firebase/answer/9021429]"
  }
 ],
 "previewLink": "https://sample-xyz.page.link/UVJLgCH12gCMNdu66?d=1"
 }
}

Please help me to resolve this issue.

  • 写回答

1条回答 默认 最新

  • duanjumie8753 2019-06-24 10:07
    关注

    As far as I understood, dynamic links created through the API won't show up in the console. Only when going to Events>dynamic_link_first_open, dynamic_link_app_open or dynamic_link_app_update will you be able to view statistics coming into your app. Which is quite unfortunate. But using the Google Analytics parameters when creating your dynamic link it should be possible to view some more/better statistics.

    评论

报告相同问题?

悬赏问题

  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!