Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

iOS Simulator crash when installing library

Abierto
#228 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
ios, react-native
Área
mobile-dev

Línea de trabajo

Use the package.json dependency and the reported react-native-vision-camera, frame-processing, and Babel-plugin setup as the reproduction entry point. First reproduce the development-build crash on the iPhone 16 Pro simulator after installing the library; done means the simulator build opens successfully while the existing iOS-device behavior remains working.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Describe the bug:
When installing the library, development build crashes on iOS (Android works fine).

Minimum reproducible example:
I am installing react-native-vision-camera, and aim to use frame processing. Therefore, I need to install this library. When installing react-native-vision-camera, I run the build, iOS simulator works ok. Then, I continue installing this library, and add the babel plugin. When I install the development build on the simulator, the app is installed, but crashes on open without any error logs to be found.
When running the development build on iOS device, it works ok.

Device:

  • Device: iOS Simulator iPhone 16 Pro
  • OS: iOS

package.json file:

{
   "dependencies": {
     "react-native-worklets-core": "1.5.0"
  }
}
Lenguaje dominante
C++
Estrellas
791
Forks
65
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de margelo/react-native-worklets-core

Todos los issues de margelo/react-native-worklets-core

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.