重新验证用户后,Firebase中的SetValue出错

时间:2016-07-29 06:39:25

标签: swift firebase firebase-authentication

我在我的应用程序中使用firebase进行聊天。

当我使用setValue方法通过使用childByAutoId在节点上写入时,它可以正常工作。 但是当我的AuthToken过期并且我使用自定义令牌再次对用户进行身份验证时,该消息将保存在Firebase上,但我的.ChildAdded Observer无法观察到此更改。

我正在使用对Firebase使用自定义令牌方法进行身份验证。

0 个答案:

没有答案