Hi Team,
I have a valid Rebex License Key issue for Websocket Connections which is not working anymore with the project(MAUI), but when I am running it with Integration test it works fine.
Note that we are doing Migration from Xamarin to MAUI, and it works fine with the Xamarin, but causing issues with the MAUI App.
I tried checking with trial key also, but trial key also works only for 1-2 days, after that it shows the same issues.
{Rebex.Net.WebSocketException: Your trial version is too old. Please contact support@rebex.net to get a suitable trial key.
at Rebex.Net.WebSocketClient.ConnectAsync(Uri uri, CancellationToken cancellationToken)
at blwql.tomsx.bypki(Exception p0)
at blwql.tomsx.ahtfs(Exception p0)
at blwql.shwhy.bgsps(Task p0)
at Rebex.Net.WebSocketClient.Connect(String uri)
at iService5.Services.WebsocketService.WebsocketService.StartNewConnection() in /Users/ranjith/Documents/WorkSpace/iService5_MAUI_Project/iService5/Services/WebsocketService/WebsocketService.cs:line 119}