I'm trying to connect the Spotify App Remote using the IOS SDK for Spotify however I'm running into this error every time I try to connect the app remote.
nw_socket_handle_socket_event [C39.1:1] Socket SO_ERROR [61: Connection refused]
I looked around Stack Overflow and Github and it seems like it's a React Native problem and so I try to connect my IOS app to react native which I did but I can't seem to open the Developer Menu on an actual IOS device. Whenever I try to open React-Devtools this screen comes up asking me to connect the Developer menu but I'm not able to do so.
I tried the Assistive Touch where I added a shake button but so far the developer menu has not shown.
Can anyone help me solved the error above or guide me or how to open the Developer Menu on an actual IOS device?