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

244
Vistas
react-native-code-push + react-native-sentry don't update correctly js

I use Sentry + code push in ma project but my push code install is causing problem....
On a version in test flight, the modifications were not applied correctly (while without push code everything is ok).

Can i with sentry install it this way:

first I "init" my code push like this:

export const intiCodePush = () => {
  const env = getEnvVars()
  codePush.sync({ deploymentKey: env?.codePushKey });
};

And I use it in my App.tsx like this:

 useEffect(() => {
    intiCodePush();
    SplashScreen.hide();
  }, []);

Always in my App.tsx I set some options for code push:

const codePushOptions = { checkFrequency: codePush.CheckFrequency.ON_APP_START };

And I wrap my App with Sentry and code push like this:

export default Sentry.wrap(codePush(codePushOptions)(App));  

Is it good for you?

about 4 years ago · Juan Pablo Isaza
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