You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Does every contact in the Firebase database for the app get synced and written to the local sqlite database? If so, how big will this database get with hundreds of thousands of users?
Thanks!
The text was updated successfully, but these errors were encountered:
if you will really have thousands of users on your own firebase instance this will be an issue, for sure.
In the very next version, Chat21 will only synchronize your personal contacts. Like on Skype, you will search contacts online from a central repository, adding them to your personal contacts. Only personal contacts will be synchronized locally on sqlite.
Hello. Does every contact in the Firebase database for the app get synced and written to the local sqlite database? If so, how big will this database get with hundreds of thousands of users?
Thanks!
The text was updated successfully, but these errors were encountered: