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

Uncaught Error when import plugin. #30

Open
AugustoAleGon opened this issue Nov 18, 2022 · 0 comments
Open

Uncaught Error when import plugin. #30

AugustoAleGon opened this issue Nov 18, 2022 · 0 comments

Comments

@AugustoAleGon
Copy link

Issue:

When imported plugin there is an uncaught exception.

if (__DEV__) {
  import('flipper-plugin-bridgespy').then(() =>
    console.log('Flipper Plugin was imported successfully!'),
  );
}

I have hermes enabled but it seems to get this just when the plugin is imported.

Simulator Screen Shot - iPhone 13 - 2022-11-18 at 13 28 49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant