Community
Topic: Xamarin component
Support for Android 10
Hello
From 2 November 2020, Android app updates must target Android 10 (API level 29) or higher.
Right now, we run into an issue with the Xamarin Component that when an app is targeted is against Android 10 and built on Release, the app crashes when opening the app.
The question is if there is a planned release to support version for Android 10? The problem lays that the current AR Fragment is not compatible with the SupportFragmentManager as the base type is mismatching.
Thanks in advance
We've fixed this issue by re-targeting our project on Android 9. However with the release of Android 11 even the retarget does not work anymore.
Any updates regarding this?
Hi,
we have an unreleased version that adds support for android 11. You can find the dlls at this address to try to integrate them into your project.
https://developer.pikkart.com/pkdownload.aspx?s=pikkartar-nugetdll-4.0.zip
If you have any problems you can contact us by email at support@pikkart.com.