Android Firebase Facebook身份验证的奇怪行为?

时间:2020-06-01 01:24:16

标签: android firebase facebook firebase-authentication genymotion

我正在从事某些项目,并已实现Firebase Facebook身份验证。当我决定使用BlueStack模拟器时,一切都很好,而在我的物理设备以及Genymotion上都运行良好的项目开始为我提供

2020-06-01 06:12:49.583 13538-13800/? W/Conscrypt: Could not set socket write timeout: 
java.net.SocketException: Socket closed
2020-06-01 06:12:50.151 13538-13629/? W/Conscrypt: Could not set socket write timeout: 
java.net.SocketException: Socket closed
2020-06-01 06:12:50.476 13538-13800/? W/Conscrypt: Could not set socket write timeout: 
java.net.SocketException: Socket closed
2020-06-01 06:12:51.130 13538-13629/? W/Conscrypt: Could not set socket write timeout: 
java.net.SocketException: Socket closed
**2020-06-01 06:12:52.785 13538-13538/? E/FirebaseAuth: [SignInWithCredential] RemoteException when 
sending get token and account info user response**
android.os.DeadObjectException
    at android.os.BinderProxy.transactNative(Native Method)
    at android.os.BinderProxy.transact(BinderProxy.java:510)

我已经花了两天时间来解决它,但实际上我无法弄清楚是什么原因造成的。 ps 我的Google Play商店和Facebook的电子邮件ID在Bluestack Emulator上完全不同。

0 个答案:

没有答案