HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

HMS push not working in expo #318

Open alalalalalalal2 opened 7 months ago

alalalalalalal2 commented 7 months ago

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:

Environment

ermander commented 6 months ago

I'm facing the same problem