gpt4 book ai didi

android - 同步联系人 firebase

转载 作者:搜寻专家 更新时间:2023-11-01 09:22:33 24 4
gpt4 key购买 nike

我正在我的应用程序中开发一项功能,以帮助用户找到已注册并在手机联系人列表中的 friend 。就像 instagram 在这里做的那样: instagram example

firebase有什么方法可以同步比较联系人吗?我认为将每个电话联系人与每个数据库联系人进行比较在性能方面不会非常有效。

最佳答案

Does firebase have any way to synchronize and compare contacts?

事实并非如此。您应该为此创建自己的系统。

I think that comparing each phone contact with each database contact will not be very efficient in terms of performance.

不是。其实非常简单高效,因为Firebase SDK提供了一个方法可以帮助你简单的验证用户是否存在于数据库中,这个方法叫做exists() .

有关更多信息,请参阅我在这个 post 中的回答.

关于android - 同步联系人 firebase,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53542275/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com