Hi,
We are currently getting this error when using a Master Detail navigation to open one of our xamarin forms pages that contains an sfTabView control on an Android device.
"no method with name='setClipToOutline'
signature='(Z)V' in class Landroid/view/View;"
When the tab view control was removed from the page the issue goes away.
The device is a Samsung Tablet, SM-T113 (Android 4.4 API 19).
The error does not occur when using an Android or iOS simulator.
I read in this thread that this error had occurred previously and was resolved?
https://www.syncfusion.com/forums/125518/error-when-deploying-application-on-android-device-no-method-with-name-39setcliptooutline39-signature
Please advise on any possible solution.
Thankyou,
John