pusher / pusher-websocket-react-native

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

Expo pusher podFile #159

Open eylonshm7 opened 3 months ago

eylonshm7 commented 3 months ago

As it seems in the readme, pusher-websocket-swift pod should be added. "The Pusher Channels React Native plugin adds the pusher-websocket-swift cocoapod to your project".

I'm running expo prebuild, expo run:ios, pod install etc.., but even tho the package is in my package.json, yarn.lock etc, it's not gets added to the podfile, which means I can't use the package with Expo, maybe there's a bug which should be fixed?

 Anyway, even if I install pusher-websocket-swift pod manually, I keep getting the same error: "The package 'pusher-websocket-react-native' doesn't seem to be linked"