How to merge two project bucket in firebase?

If i have two or more project buckets in firebase then how to merge them?

No need of merging? Just chnge the bucket and call them

Show us some screenshots to help you better

my firebase chat app is based on group chat between two district employees. There are 30 districts and user chooses to transfer from one district to another. so user provides his current district and the district he wants to go. Another user also provides the required data.

Suppose 1st user want to go from District A to B. So the app creates a project bucket A-B in firebase . 2nd User wants to go from District B to A. again the app creates a project bucket B-A in firebase.
So the problem is 1st user and 2nd user need to talk to each other. So the 2nd user must go to the project bucket A-B to chat with 1st user. Ignore other blocks. When Screen Initialized, that block is important. So how do i do that?

I send you by DM some blocks on how to do it so that there will always be a single tag regardless of whether it is A-B or B-A :+1:

I have checked it… You are a life saver… Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.