IIfemideNov 22, 2017
Having trouble using graphql subscriptions with react-native. Error: socketrocket
We set up our subscriptions server correctly and can connect and receive real-time updates via our react app. On connecting our react-native app, we keep it keep `Disconnecting`. And we are getting this error in the react-native console: “socketrocke...
Join discussion