Hi arditaridya,
Greetings from Syncfusion.
We would like to let you know that our SfButton is compatible with AndroidX support. we have provided minimum version support for Xamarin Forms (3.6.0.344457) so that only a few dependencies are not referenced from AndroidX when you are working with Xamarin. Forms 4.5 version above. So, it throws the error related with required dependent package version of Xamarin.Android. Support.v7.AppCompat.
We also have been planning to upgrade our source control XF to the latest and during that period It will be resolved and that will be planned to move for any of our upcoming releases.
To resolve this, please add that package (Xamarin.Android. Support.v7.AppCompat) manually.
Regards,
Sridevi S.
Hi,
I'm facing the same issue for following packags.
- SfPullToRefresh
- SfComboBox
- SfAutoComplete
- SfButtons
Is there an ETA for this fix? Google Play doesn't allow apps to be uploaded with target version API 28 or less anymore (new apps maybe).
So I need to set the target version to API 29, which I can't because of the mentioned packages.
Thank you!