在Android Wear 2.0上尝试使用Firebase身份验证(使用Google)显示"此设备上无法使用InternalFirebaseAuth.FIREBASE_AUTH_API"

ovi*_*roa 3 android firebase firebase-authentication wear-os

我正在尝试将Firebase Auth(10.0.1,Google作为身份验证提供程序)与Android Wear 2.0一起使用,但是当我运行signInWithCredential时,操作失败(请参阅下面的此日志.)我正在使用此方法.

com.google.firebase.FirebaseApiNotAvailableException: API: InternalFirebaseAuth.FIREBASE_AUTH_API is not available on this device.
                                                                              at com.google.firebase.zza.zzz(Unknown Source)
                                                                              at com.google.android.gms.internal.zzzq$zzd.zzy(Unknown Source)
                                                                              at com.google.android.gms.internal.zzaap$zza.zzC(Unknown Source)
                                                                              at com.google.android.gms.internal.zzaap$zza.onConnectionFailed(Unknown Source)
                                                                              at com.google.android.gms.internal.zzaap$zzb$1.run(Unknown Source)
                                                                              at android.os.Handler.handleCallback(Handler.java:751)
                                                                              at android.os.Handler.dispatchMessage(Handler.java:95)
                                                                              at android.os.Looper.loop(Looper.java:154)
                                                                              at android.os.HandlerThread.run(HandlerThread.java:61)
Run Code Online (Sandbox Code Playgroud)

我已成功使用带有Wear 1.0和2.0的Firebase实时数据库,但auth不合作.有任何想法吗?

Str*_*ing 5

我注意到你在G +上的Wear开发者社区问了同样的问题,并得到了答案:Wear还不支持Firebase Auth.https://plus.google.com/+LewisMcGeary/posts/BQzGE2G4RX6