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 506 forks source link

Fix connectivity broadcast receiver never triggered on android 14.0/34+ #2132

Closed jfversluis closed 6 months ago

jfversluis commented 7 months ago

Fixes #2130

Porting this fix from .NET MAUI here: https://github.com/dotnet/maui/issues/19949

salvadorjesus commented 6 months ago

@jfversluis , do you think you could ping someone with write access to review this PR? Thanks!

jfversluis commented 6 months ago

@salvadorjesus that is me but I didn't merge this because it is unfortunately unlikely that we will actually do a release with this change in it since the end of support is May 1, 2024.

In fact, maybe to not give the wrong signal about that, I will close this one.

If this is something you need, please consider moving to .NET MAUI or if you need this for Xamarin, implement this functionality in your own app or fork this project.

salvadorjesus commented 5 months ago

Thank you @jfversluis and @jsuarezruiz.

We are porting our app to Maui, but we're still months away. I know for a fact that there are many teams in our situation.

I'm leaving here the Azure devops link for this PR so anyone who needs this can reach this easily.

Regards.