Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Submitting an app to the App Store that uses Firebase

I had a quick question about submitting an app to the app store when it uses Firebase. I wanted to know if there is anything I need to do on the Firebase side to enable the database for anyone to use. Or can I just go through the normal process of submitting an app and assume that the database will be working for a tester or any user that downloads the app? In short do I have to enable something on the Firebase side for it to work globally for any user?

Any help would be appreciated.

like image 900
Rohan Vasishth Avatar asked Sep 06 '25 23:09

Rohan Vasishth


1 Answers

firebaser here

There is nothing specific in the Firebase Database that makes it different between the app in development, testing or live on the app store.

like image 184
Frank van Puffelen Avatar answered Sep 10 '25 10:09

Frank van Puffelen