Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to access uiManager when it's not available on IOS #6834

Open
lucaswitch opened this issue Dec 19, 2024 · 1 comment
Open

Trying to access uiManager when it's not available on IOS #6834

lucaswitch opened this issue Dec 19, 2024 · 1 comment
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS

Comments

@lucaswitch
Copy link

Description

When reloading a project sometimes i'm having this assert being true on REAModule.

react_native_assert failure: uiManager.get() != nil
Assertion failed: (uiManager.get() != nullptr), function -[REAModule injectDependencies:], file REAModule.mm, line 108.

Steps to reproduce

I'm not sure what is causing it but i'm using the following versions:

react-native-screens: 4.3.0
react-native-reanimated: 3.16.5
@react-navigation/native-stack: 7.2.0
react-native: 0.76.5

Snack or a link to a repository

...

Reanimated version

3.16.5

React Native version

0.76.5

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Fabric (New Architecture)

Build type

Debug app & dev bundle

Device

iOS simulator

Device model

Iphone 15 Pro Max

Acknowledgements

Yes

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Missing repro This issue need minimum repro scenario labels Dec 19, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

1 participant