luoyi

Results 6 comments of luoyi

换成谷歌api同样会报这个错误

调用翻译api都可以翻译

I also have this error. Sometimes it shows that the translation is successful, but I just copy the original translation and it will not be translated into the corresponding language...

> 如果Web客户端id的requestIdToken填写错误,会返回错误10。这样对吗? firebase中的web client id需要正确配置,不仅仅是Sha1的问题

你发的代码是旧的登录方式,旧模式我这里是配置了firebase--Authentication中的sha1和web_server_id,如果不配置我这里是会报10的 。 新方式一键登录可能不需要配置firebase就能成功,release和debug在我这里没区别