pusher / pusher-websocket-react-native

React Native official Pusher SDK
MIT License
61 stars 52 forks source link

Undefined symbol _RCTEventEmitter #78

Closed ricardoMogg closed 9 months ago

ricardoMogg commented 1 year ago

React Native version: 0.71.2 @pusher/pusher-websocket-react-native version: 1.2.1

I am currently seeing this error when building from XCode:

Screenshot 2023-02-25 at 9 12 39 PM
ricardoMogg commented 1 year ago

Proposing a PR that seems to fix this:

https://github.com/pusher/pusher-websocket-react-native/pull/77

benw-pusher commented 10 months ago

Can you update to the latest version and let me know if this helps? We recently released a round of bug fixes that should prevent this error.

ricardoMogg commented 10 months ago

thank you, we actually decided to change to a different library, I wish this was solved before.

hichemfantar commented 9 months ago

@ricardoMogg hey what library did you switch to?