简体   繁体   中英

Integrating BuildFire with Firebase api

I would like to know or have sample of integrating the api key generated from firebase to buildfire mobile app. (Not using buildfire.js) Is there any other way to integrate the api key without having to code?

Thanks.

You can integrate using BuildFireStore which integrate with Firebase's Firestore. https://github.com/BuildFire/sdk/wiki/Buildfire-Firebase-Integration You can get this don't through the BuildFire dev portal https://dev.buildfire.com this will integrate with BuildFire with authentication and user tagging.

That being said, each plugin still needs to be coded to integrate with your own database and structure.

On a final note, generally people will on code the plugins they need to host on their firebase database. The rest can stay within the BuildFire CMS since no integrations are need for this like a Folder Plugin.

I hope this helps.

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