我正在尝试在没有防火墙服务的情况下设置我的应用程序,但我面临着谷歌认证的问题。错误信息如下:Runner[9138:3105633] [VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: PlatformException(missing-config, GoogleService-Info.plist file not found, null, null)可以在没有防火墙的情况下使用Google吗?谢谢!
发布于 2021-09-02 22:33:10
不!没有防火墙是无法使用Google的,你必须把你的应用程序和防火墙结合起来。
https://stackoverflow.com/questions/69034420
复制相似问题