I'm developing a project that target Android version 19 using Xamarin,Android (not Xamarin.Form).
But we I try to use SfPdfViewer , it crash the app with unsupported error message.
I double check on the documentation posted online, I found this:
https://help.syncfusion.com/xamarin-android/introduction/system-requirements mention all controller support for Android version 16 and above.
https://help.syncfusion.com/android/introduction/system-requirements mention all controller support for Android version 16 and above.
https://help.syncfusion.com/xamarin/introduction/system-requirements mention SfPdfViewer supported for Android version 21 and above only.
I just want to confirm is SfPdfViewer is supported on Android version 19 and I'm using the wrong library or the documentation is just outdated?
Thanks.