Hello,
It looks like that bug that was fixed in 2.3.0 is now occuring again in version 2.5.0.122203. Here is the original bugzilla issue:
https://bugzilla.xamarin.com/show_bug.cgi?id=36447
You can reproduce the crash with the Xamarin PinchGesture sample running on API lower than 19.
Could someone please look into that? Are there any workarounds? I really do not want to disable the ability to zoom for people with low API level, especially since it had worked before. My app uses Minimum Android version API Level 15 (Android 4.0.3 Ice Cream Sandwich) and I am getting crash reports from users with API between 15 and 19.
Thank you.