xamarin / Xamarin.Auth

Xamarin.Auth
Apache License 2.0
542 stars 350 forks source link

Migration to AndroidX #433

Open tipa opened 4 years ago

tipa commented 4 years ago

Are there plans to migrate the Xamarin.Android.Support.* dependencies to AndroidX? https://devblogs.microsoft.com/xamarin/androidx-nuget-packages-are-stable/

paleicikas commented 4 years ago

any pending changes?

Spookenator commented 4 years ago

Also quite interested in this.

PaulVrugt commented 4 years ago

Same here, the xamarin.auth dependency on android support libraries causes reference issues for us

SebastienForay commented 4 years ago

I'm waiting for it too 🙏

carlh98 commented 4 years ago

I would also like information on this

Axemasta commented 3 years ago

Definitely something that needs to happen, I can't use this lib in a new app until it supports androidx

trinnguyen commented 3 years ago

I extracted the AccountStore feature (without any UI code) to a new project for AndroidX migration. Simply using the Nuget package from here: https://github.com/trinnguyen/Xamarin.AuthX

There is no migration needed since this package has excatly the same code as Xamarin.Auth 1.7.0 if you uses AccountStore only!

Aniiia commented 3 years ago

Hello all,

when will the Xamarin.Android.Support.* dependencies migrate to AndroidX?

Thanks in advance for a short statement. Anja

Aniiia commented 2 years ago

Hey,

any changes on that? ;)

Hemant-Mann commented 1 year ago

Are there any plans to migrate to AndroidX?