Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

LoginActivity - Google Login Crashes #6

@lee-jongwoo

Description

@lee-jongwoo
2021-12-14 17:38:07.547 2917-2996/com.google.android.gms E/cvtc: *~*~*~ Channel {0} was not shutdown properly!!! ~*~*~*
        Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true.
    java.lang.RuntimeException: ManagedChannel allocation site
        at cvtb.<init>(:com.google.android.gms@212423053@21.24.23 (190400-396046673):3)
        at cvtc.<init>(:com.google.android.gms@212423053@21.24.23 (190400-396046673):2)
        at cvlm.a(:com.google.android.gms@212423053@21.24.23 (190400-396046673):22)
        at tve.c(:com.google.android.gms@212423053@21.24.23 (190400-396046673):23)
        at tve.d(:com.google.android.gms@212423053@21.24.23 (190400-396046673):1)
        at axoy.call(:com.google.android.gms@212423053@21.24.23 (190400-396046673):32)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at ubg.c(:com.google.android.gms@212423053@21.24.23 (190400-396046673):6)
        at ubg.run(:com.google.android.gms@212423053@21.24.23 (190400-396046673):7)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at uhc.run(:com.google.android.gms@212423053@21.24.23 (190400-396046673):0)
        at java.lang.Thread.run(Thread.java:920)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions