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

[rngh/2.20.0 + rn0.76-rc.6] Unresolved reference: getEventDispatcher #3169

Closed
jbrodriguez opened this issue Oct 19, 2024 · 2 comments
Closed
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@jbrodriguez
Copy link

jbrodriguez commented Oct 19, 2024

Description

i can't compile my app on android, works on ios

this is on rn 0.76.0-rc.6

Steps to reproduce

install react-native-gesture-handler on a project
try to run on android
throws an error

<snipped>node_modules/react-native-gesture-handler/android/fabric/src/main/java/com/swmansion/gesturehandler/ReactContextExtensions.kt:11:19 Unresolved reference: getEventDispatcher

Snack or a link to a repository

https://snack.expo.dev/G3drm9e9VrExnn-LRLvMA

Gesture Handler version

2.20.0

React Native version

0.76.0-rc.6

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided labels Oct 19, 2024
@haelsisy
Copy link

Same with me

@m-bert
Copy link
Contributor

m-bert commented Oct 21, 2024

It has been fixed in #3166

@m-bert m-bert closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

3 participants