Skip to content

[Bug] - UnsupportedApiCallException: Missing Feature #74

@enesky

Description

@enesky

Describe the issue

Some of the emulators i run on Android Studio, any of the authentication options not working.
So can't signin or singup to the Doodle.

I found some issues opened to Google Support
But there are no fixes or workarounds yet :/
https://issuetracker.google.com/issues/290661565
https://issuetracker.google.com/issues/270795461

Steps to reproduce

Currently im seeing the issue on Pixel 7 emulator with Android API 34 loaded.

Stacktrace

17:53:05.636 GoogleApiManager                     W  com.google.android.gms.internal.auth-api.zbbh could not execute call because it requires feature (auth_api_credentials_begin_sign_in, 8).
17:53:05.638 AuthManager                          E  signInGoogle: Missing Feature{name=auth_api_credentials_begin_sign_in, version=8} (Ask Studio Bot)
                                                     com.google.android.gms.common.api.UnsupportedApiCallException: Missing Feature{name=auth_api_credentials_begin_sign_in, version=8}
                                                     	at com.google.android.gms.common.api.internal.zabq.zaL(com.google.android.gms:play-services-base@@18.0.1:12)
                                                     	at com.google.android.gms.common.api.internal.zabq.zap(com.google.android.gms:play-services-base@@18.0.1:3)
                                                     	at com.google.android.gms.common.api.internal.GoogleApiManager.handleMessage(com.google.android.gms:play-services-base@@18.0.1:64)
                                                     	at android.os.Handler.dispatchMessage(Handler.java:102)
                                                     	at android.os.Looper.loopOnce(Looper.java:201)
                                                     	at android.os.Looper.loop(Looper.java:288)
                                                     	at android.os.HandlerThread.run(HandlerThread.java:67)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions