I am building Xamarin Forms app with SfChart. When I turn on ProGuard in Android options in Release mode, sfchart series stop animating despite EnableAnimation is set to true. All other checkboxes in Android Options / Packaging are set to off.
Is there a workaround for this?