xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.52k stars 505 forks source link

[Bug] Application hangs when using Connectivity on x86_64 emulator #2035

Closed Snegovikufa closed 10 months ago

Snegovikufa commented 2 years ago

Description

Steps to Reproduce

  1. Create a new Android application with LLVM and AOT enabled.
  2. Add Connectivity.PlatformConnectionProfiles somewhere
  3. Run app on x86_64 emulator.

Expected Behavior

Application does not hang.

Actual Behavior

Application hangs.

Basic Information

jfversluis commented 10 months ago

See https://github.com/xamarin/Essentials/pull/2036#issuecomment-1845465648