-->

Submitting an app to the App Store that uses Fireb

2019-07-19 10:48发布

问题:

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.

回答1:

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.