xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.63k stars 1.87k forks source link

[Bug] Binding HybridwebView to Realm freeze the App in XForms.Android #15703

Open Mohanaraja opened 1 year ago

Mohanaraja commented 1 year ago

While binding the HybridWebView to the realm freeze the application in Xforms android

Description

Steps to Reproduce

  1. Run the attached sample on the XForms.android platform
  2. It will freeze the application.

Expected Behavior

When binding the value from the realm the hybrid will not freeze or crash

Actual Behavior

When binding the value from the realm the hybrid was freeze

Basic Information

-Version with issue: Xamarin forms

Last known good version:

Platform Target Frameworks:

use the latest realm and realm fody version

NuGet Packages: All Xamarin Forms versions

Sample link: Hybrid.zip