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: “socketrocket: in debug mode. allowing connection to any root cert react native”. We are using a recent version of react-native library.
Also all our new push messages are not been received - though not surprised as this keeps saying `Disconnecting` on the subscription server when attached to React Native.
Any chance you might be able to assist with this issue?
No responses yet.