Closed WanjiruCate closed 4 years ago
Same problem.
W/DynamiteModule(26551): Local module descriptor class for com.google.android.gms.googlecertificates not found. I/DynamiteModule(26551): Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:4 I/DynamiteModule(26551): Selected remote version of com.google.android.gms.googlecertificates, version >= 4 I/DynamiteLoaderV2(26551): [71] Googlecertificates W/itobuz.tail_ta(26551): Unsupported class loader D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 1 D/BufferQueueProducer(26551): SurfaceTexture-0-26551-0 cancelBuffer: slot 2
flutter doctor -v
[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Mac OS X 10.15.1 19B88, locale en-IN) • Flutter version 1.12.13+hotfix.8 at /Users/debasis/works/flutter/flutter • Framework revision 0b8abb4724 (7 days ago), 2020-02-11 11:44:36 -0800 • Engine revision e1e6ced81d • Dart version 2.7.0
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2) • Android SDK at /Users/debasis/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-29, build-tools 29.0.2 • ANDROID_HOME = /Users/debasis/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405) • All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.2.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 11.2.1, Build version 11B500 • CocoaPods version 1.8.4
[✓] Android Studio (version 3.5) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 43.0.1 • Dart plugin version 191.8593 • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
[✓] IntelliJ IDEA Community Edition (version 2019.3) • IntelliJ at /Applications/IntelliJ IDEA CE.app • Flutter plugin version 42.1.4 • Dart plugin version 193.5731
[✓] VS Code (version 1.41.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.7.1
[✓] Connected device (1 available) • Nokia 5 1 Plus • PDAID18100401535 • android-arm64 • Android 9 (API 28)
Duplicate of https://github.com/flutter/flutter/issues/50628.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
Since I updated my flutter to the latest version I have been getting spam logs on console. I have tried switching to stable and master but the problem persists.
Here are the spam log messages:
I really can't debug due to the many spam messages.
Logs