我正试着在Android模拟器上运行,但我犯了一个错误.然而,Android模拟器可以连接到互联网.

错误:

W/Firestore(12362): This typically indicates that your device does not have a healthy Internet connection at the moment. The client will operate in offline mode until it is able to successfully connect to the backend.**

W/Firestore(12643): (24.2.2) [WatchStream]: (942dfc6) Stream closed with status: Status{code=UNAVAILABLE, description=Channel shutdownNow invoked, cause=null}.
W/DynamiteModule(12643): Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found.
I/DynamiteModule(12643): Considering local module com.google.android.gms.providerinstaller.dynamite:0 and remote module com.google.android.gms.providerinstaller.dynamite:0
W/ProviderInstaller(12643): Failed to load providerinstaller module: No acceptable module com.google.android.gms.providerinstaller.dynamite found. Local version is 0 and remote version is 0.

我怎么才能解决这个问题呢?

推荐答案

我也遇到了同样的问题,而降级Android Emulator(31.3.10->;30.9.5)解决了我的问题.

Firebase doesn't work on Android Studio Emulator

Flutter相关问答推荐

无法在Flatter中设计正确的布局

Flutter 中的多页表现

Flutter AppBar Animation反向调试

从超级应用程序启动时,Flutter 小应用程序中未加载资源

如何使文本表格域在抖动中变圆?

在VSCode中运行应用程序而不进行调试时,控制台仍显示为调试模式

Flutter如何将2个以上的值传递到ListView上的另一个屏幕?

dart /长笛中的返回早期模式和拆分方法

如何在巡逻测试期间重新启动dart 侧应用程序状态?

Flutter 附近的连接

Flutter http 请求获取 null

以编程方式在 flutter 中安装 apk 时解析错误

如何在android中 Select 任何文件/文件路径 - Flutter

在 flutter 中获取最喜欢的文档

Flutter 动保存新的变量值

如何(部分)更新 riverpod 中的 AsyncValue?

有什么办法可以消除Flutter 中的传递依赖?

如何将金钱格式化为数以百万计的Flutter 动?

如何在 flutter 中制作这种类型的扩展瓦片

Flutter 本地通知在最新版本中不起作用