简体   繁体   中英

Firebase Database Connection Permanently

我已经实现了Firebase SMS身份验证,是否总是需要每次都验证Firebase数据库是否已在Android Studio上连接,因为有时只有当我单击“工具”->“ Firebase”->“身份验证”->“电子邮件和密码”身份验证时,它才连接(它将自动更改) (从“未连接”到“已连接”),我上线时是否需要保持Android Studio 24/7全天候运行以确保数据库始终保持连接状态?

For better clarification to my comment, Android app is always compile based on the gradle configuration. Therefore, you don't have to repetitively connect it every time as you have implemented the code in your gradle previously.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM