Closed brunobraun closed 7 years ago
Same.
Fixing this tonight. Error mentioned here as well #32. New issue after yesterdays release. Use version 1.0.4 for now!
For reference. this changed introduced the issue I believe: https://github.com/olofd/react-native-signalr/commit/e3a8238b7f0da0b5d9d27826952896669bfde653 from #33
Should be fixed on npm 1.0.6
I can't use the function:
connection.start().done(() => {
as shown in the example.
This error occurs: Method GET must not have a request body.
"react": "16.0.0-beta.5" "react-native": "0.49.3" "react-native-signalr": "^1.0.5"