douyi8408 2019-04-05 06:30 采纳率: 0%
浏览 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.

    评论

报告相同问题?

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100