Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

153
Vistas
WEB Firbase Remote Config - fetchAndActivate method fetching all the values from remote config, I want only single value to be fetched

Here is my code snippet which I am using, everything is working as expected but only issue is that fetchAndActivate method fetches all value from remote and caches them. Is there any way of feching and activating only single value from remote config?

fetchAndActivate(remoteConfig).then(
      _res => {
        const val = getValue(remoteConfig, "MPEmptyCartRecos");
        const value = JSON.parse(val.asString());
        this.setState({widgetConfigResponse: value});
    },
    err => {
        console.log("error >>>>>", err);
    }
    );
about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

There is no way to fetch just a single value from Remote Config, but of course your code can decide to use only one of the fetched values.

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda