Do I need to link my application to firebase when creating the aab build file?

Do I need to link my application to firebase when creating the aab build file?
Why should the application be linked to Firebase and there is a special database for Adalo?

Hello! Your app has its own Adalo database which is not related to Firebase. Linking your app to firebase is only to have 2 main files which are the (Google service.json) and the (Google services.json) files which are essential to build your .aab file that will be uploaded to Google Play.

Thank you!

1 Like

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