FirebaseRealtimeDB Project bucket name changes automatically

Hello friends, I am facing unique problem since long time, Whenever I refresh the Kodular app or restart the system, my real time firebase data base project bucket name in the inspector view chances automatically & when every time I export the app I have to manually go to every page of the app & Empty the Project bucket name before exporting the Android APK.

But I am using the same Firebase Token & URL for the other Admin app & there it seems everything fine, that app doesn’t change the project bucket name.

Can anyone help me understand where am I doing mistake?

Share your relevant blocks

I don’t think there is any problem with the blocks, the firebase token & url are intact but only Project bucket changes the name. I have to keep it empty but it automatically sets the project bucket name to the app name every time but doesn’t work when I export the apk, it only works when my project bucket is Empty, that’s the reason every time when I want to export the apk, first I have to go through all the pages where ever firebase is used & empty the project bucket manually.