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

HMS push not working in expo #318

Open
alalalalalalal2 opened this issue Feb 16, 2024 · 1 comment
Open

HMS push not working in expo #318

alalalalalalal2 opened this issue Feb 16, 2024 · 1 comment

Comments

@alalalalalalal2
Copy link

Description
I made a prebuild in expo, added all the connections in gradle, but nativeModules in the module is an empty object

Expected behavior
Receiving a push token

Current behavior
Got an error
LOG NativeModules {}
ERROR TypeError: Cannot set property 'Type' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:

  • Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
  • A module failed to load due to an error and AppRegistry.registerComponent wasn't called., js engine: hermes

Environment

  • Platform: React-Native+Expo
  • Kit: Push
  • Kit Version ^6.12.0-300
  • OS Version [e.g. Android 11]
@ermander
Copy link

I'm facing the same problem

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

2 participants