Open BaY1251 opened 1 month ago
Can you please give a bit more context? The linked repo has a lot of code, where do we look? What is the full error message? What have you tried already?
@jfversluis I have updated the context
@BaY1251 I didn't see the 'MessagePack Exception:The transport does not support the 'Binary' transfer' but show Connection failure when use VS 17.12.0. Preview2.0 Maui 8.0.82
@BaY1251 I didn't see the 'MessagePack Exception:The transport does not support the 'Binary' transfer' but show Connection failure when use VS 17.12.0. Preview2.0 Maui 8.0.82
@ninachen03 A server with Message Pack enabled is required. Can someone help you build a simple server?
The last working version is VS-17.8.0
Description
I am using SignalR to connect to a server, but there is an exception when using MessagePack.
Comment out line 15,'Exception' no longer pops up
Exception.Message: Unable to connect to the server with any of the available transports. (ServerSentEvents failed: The transport does not support the 'Binary' transfer format.) (LongPolling failed: Error while copying content to a stream.)
Steps to Reproduce
Link to public reproduction project repository
https://github.com/BaY1251/MauiDebug.git
Version with bug
8.0.82 SR8.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android7.1
Did you find any workaround?
No response
Relevant log output
StackTrace: