I see this socket.IO error when using this package! Can anyone help? (on both Android and iOS)
useSyncQueriesExternal({
queryClient,
socketURL: 'http://localhost:42831',
deviceName: Platform.OS,
platform: Platform.OS,
deviceId: Platform.OS,
enableLogs: __DEV__,
});
