【发布时间】:2022-01-22 11:45:36
【问题描述】:
查看this video 来说明我的意思。
我做了什么(根据this docs):
- 在 Firebase 控制台中启用了 App Attest。
- 添加了 App Attest 功能
- 在
.entitlements文件中将 App Attest 环境更改为production。
但是每次把环境改成production,App attest能力就消失了。当我重新添加 App Attest 功能时,环境重置为development。并且循环继续。
此外,我的应用程序总是给出错误提示 App Not Registered,而事实上确实如此。所以我想也许这就是问题所在。
【问题讨论】:
标签: ios xcode firebase flutter