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

Failed to build on react native 0.71.3 #715

Closed
tauntmachine opened this issue Mar 20, 2023 · 6 comments
Closed

Failed to build on react native 0.71.3 #715

tauntmachine opened this issue Mar 20, 2023 · 6 comments

Comments

@tauntmachine
Copy link

Getting the following error after updating my project:

"A module failed to load due to an error and AppRegistry.registerComponent wasn't called. js engine: hermes"

notifee version: 7.6.1
react-native version: 0.71.3

I also by removing the node_module folder, but no success.
Any help would be highly appreciated.

@mikehardy
Copy link
Contributor

"A module failed to load due to an error

Knowing the exact text of the error would be helpful.

@helenaford
Copy link
Member

we have an example app that i recently upgraded to react-native 0.71.4 https://github.com/invertase/notifee/tree/main/packages/react-native/example

@helenaford
Copy link
Member

also is this for iOS or android?

@tauntmachine
Copy link
Author

its on both platform.

@tauntmachine
Copy link
Author

we have an example app that i recently upgraded to react-native 0.71.4 https://github.com/invertase/notifee/tree/main/packages/react-native/example

thanks, i will try to implement it again. it was working fine on version 0.68. But causing issue on version 0.71

@helenaford
Copy link
Member

OK thanks! I just tested the example app, and both are working with latest notifee and latest rn.

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

3 participants