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 failing auth redirect on Android #2090

Closed jfversluis closed 1 year ago

jfversluis commented 1 year ago
ekeneduru commented 1 year ago

Which nuget version should i try

ekeneduru commented 1 year ago

Please how do i go about this? are you saying i should check out the code and build nuget new version on Nuget

Xamarin forms verison 5.0.0.2578

jfversluis commented 1 year ago

@ekeneduru please go to https://dev.azure.com/xamarin/public/_build/results?buildId=87948&view=results

And find the artifact, it's shown as "8 published; 2 consumed", click that and then click "nuget", that will get you the NuGet locally.

image

This process is also shown here, including how to add a NuGet package from a local folder on your machine: https://blog.verslu.is/xamarin-forms-xamarin/test-xamarin-forms-bugfixes/#how-to-test-today

ekeneduru commented 1 year ago

Thanks for you reply. Not working. Still stuck in the facebook url page that have the token. is not taking me back to the app.

Xamarin form version 5.0.0.2578

CelloLiu commented 7 months ago

I'm having the same issue on google emulator and pixel 7 pro, it shows the token related info on a page and cannot redirect back to my blazor hybrid mobile app based on .net 8