RT connection listener on .Net MAUI blazor

Backendless Version (6.6.5, Backendless as Backend, .Net Maui Blazor as Frontend)

Client SDK (Backendless.Net SDK)

Expected Behavior

  1. I have created a UserMessages table.
  2. I need my messages blazor page to update contents on CRUD operation either from the backendless database UI or on another instance of the mobile application in a separate device.

Actual Behavior

  1. Cannot connect to backendless real-time database. It always ends up with this error:
    image

Reproducible Test Case

I prepared a clean .Net maui blazor app in my github for your perusal.

Thank you.

Hello, @ERVIN_MIRANDA.

We are investigating this problem. Thank you for report.

Best Regards, Nikita.

Thank you.

Fixed in 6.7.0 version of .NET-SDK