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.53k stars 505 forks source link

Remove launch adjacent Fixes #2023 #2058

Closed jamesmontemagno closed 1 year ago

jamesmontemagno commented 1 year ago

Description of Change

We shouldn't do this. Browser has an option

Bugs Fixed

andreasbrostencab commented 1 year ago

Any reason why no one is reviewing this?

jfversluis commented 1 year ago

Also ported to .NET MAUI: https://github.com/dotnet/maui/pull/11783

Bejasc commented 1 year ago

When can 1.7.4 be expected with this fix? In the meantime - is there a workaround?

nikolajskov commented 1 year ago

When can 1.7.4 be expected with this fix? In the meantime - is there a workaround?

I'm also waiting for the next release with a fix for this. In the meantime, I've stopped using the Xamarin Essentials Launcher and am using my own implementation without the LaunchAdjacent flag for now.

jamesmontemagno commented 1 year ago

Fixes #2007

shnaz commented 1 year ago

We have exact same problem which should be fixed by this.

@jfversluis I see the 1.7.4 was released 3 days ago, according to https://github.com/xamarin/Essentials/releases/tag/1.7.4.

But it is not updated in nuget.org, is this intentional and why? https://www.nuget.org/packages/Xamarin.Essentials

jamesmontemagno commented 1 year ago

I think we had some CI/CD problems, should hopefully be fixed soon.