Firebase Remote Config - migrating keys, refreshing the cache, & more! #AskFirebase

preview_player
Показать описание
On this episode of #AskFirebase, Jen Person is joined by Mayank Jain, Product Manager for Firebase Remote Config. Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to download an app update. Watch to learn more about adjusting remote config settings, migrating keys, and speeds at which you can refresh the cache. Subscribe to the channel to stay up to date with the latest from the Firebase team!

Рекомендации по теме
Комментарии
Автор

0:34 “Assuming that we have multiple Firebase projects for multiple apps using the same software, is it possible to modify or adjust the Remote Config settings for all the Firebase projects simultaneously?”

2:05 “I want to migrate keys from one Firebase project to another Firebase project...Is there an easy way to do it?”

3:50 “What is the minimum speed at which you can refresh the cache?”

Firebase
Автор

Absolutely.. absolutely.. absolutely..

moonieian
Автор

#AskFirebase In terms of client-side performance, would getting a firestore collection doc and a subcollection doc be faster than a graphql query to two docs in separate collections? Or would it cost (performance) the same as they both have two api calls anyway? Also, if any different, what about monetary cost?

luciusrex
Автор

When would Firebase have configurations for flutter, exclusively, like iOS and Android?

thenifemi
Автор

#AskFirebase
How do you use the reference data type in Cloud Firestore, This is relatively new to me because at first I thought this is like a foreign key references to the ID of that data.

vinceramces
Автор

Can we interact with SQL server data from an app using Firestore? Recently, I have hundreds of the SQL records. I want to import these data into Firestore. the app can call Firestore to retrieve and update the data in SQL server. is there a way to implement it???

charleswang
Автор

#AskFirebase Same Question that I have Ask For many time is any way to Use this Api Using C#

mahaltech