Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - UnsupportedApiCallException: Missing Feature #74

Open
enesky opened this issue Jan 1, 2024 · 0 comments
Open

[Bug] - UnsupportedApiCallException: Missing Feature #74

enesky opened this issue Jan 1, 2024 · 0 comments

Comments

@enesky
Copy link
Owner

enesky commented Jan 1, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant