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

Expo 52 Android Error #255

Closed
alpha-adam opened this issue Nov 23, 2024 · 2 comments
Closed

Expo 52 Android Error #255

alpha-adam opened this issue Nov 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@alpha-adam
Copy link

Summary

After migrating from Expo 51 to 52, I am getting runtime errors on the dev and prod build for android.

(NOBRIDGE) ERROR Error: Exception in HostObject::get for prop 'RNCallKeep': com.facebook.react.internal.turbomodule.core.TurboModuleInteropUtils$ParsingException: Unable to parse @ReactMethod annotations from native module: RNCallKeep. Details: Module exports two methods to JavaScript with the same name: "displayIncomingCall [Component Stack]

Config Plugin

@config-plugins/react-native-callkeep

What platform(s) does this occur on?

Android

SDK Version

52

Reproducible demo

Build an Expo 52 project with react-native-callkeep and on launch there will be the runtime error.

@alpha-adam alpha-adam added the bug Something isn't working label Nov 23, 2024
@EvanBacon
Copy link
Collaborator

the config plugins are now updated for SDK 52

@alpha-adam
Copy link
Author

Legend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants