相关疑难解决方法(0)

AppCheck 在 ios 模拟器上失败

我的 appcheck 在我真实的 ios 设备上的相同代码库上运行良好,

但在模拟器上,我看到:

await kFirebaseFuncs.httpsCallable('doIt')

PlatformException (PlatformException(failed-precondition, The function must be called
from an App Check verified app., {message: The function must be called from an App
Check verified app., code: failed-precondition}, null))
Run Code Online (Sandbox Code Playgroud)

我需要做些什么才能使 appcheck 在 ios 模拟器上工作吗?

firebase flutter firebase-app-check

5
推荐指数
1
解决办法
3059
查看次数

标签 统计

firebase ×1

firebase-app-check ×1

flutter ×1