【问题标题】:How can i resolve this problem in Android studio - Flutter我如何在 Android Studio 中解决这个问题 - Flutter
【发布时间】:2020-10-01 09:23:20
【问题描述】:

如何在 Android Studio 中解决这个问题 - Flutter - dart 我正在使用 Android studio、flutter、firebase

 Running Gradle task 'assembleDebug'...
    √ Built build\app\outputs\apk\debug\app-debug.apk.
    Debug service listening on ws://127.0.0.1:56274/zuPzwT257Jk=/ws
    Syncing files to device Android SDK built for x86...
    D/EGL_emulation(19266): eglMakeCurrent: 0xa9d06620: ver 2 0 (tinfo 0xa9d03620)
    I/BiChannelGoogleApi(19266): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@3211e85
    W/DynamiteModule(19266): Local module descriptor class for com.google.firebase.auth not found.
    W/GooglePlayServicesUtil(19266): Google Play services out of date.  Requires 12451000 but found 11743470

【问题讨论】:

    标签: android flutter dart flutter-dependencies


    【解决方案1】:

    更新 googlePlayService 应该可以解决问题。

    如果它是你的模拟器,那么你可以尝试这种方式

    【讨论】:

    • 好的。谢谢.. 你知道错误 W/DynamiteModule(20787): Local module descriptor class for com.google.firebase.auth not found.
    • 它看起来类似于issue 你可能会在那里找到你的答案。
    猜你喜欢
    • 2020-10-03
    • 2018-04-15
    • 2021-07-21
    • 1970-01-01
    • 2022-01-12
    • 2022-08-11
    • 1970-01-01
    • 1970-01-01
    • 2021-03-10
    相关资源
    最近更新 更多