Zoom and Pinch dosen't work on Android

Hi Guys,

I tried to zoom on a Image in Android, but it didnt work nor i got an error stack on appium logs

Command Used :smile:

MobileElement el =  (MobileElement) driver(MobileBy.id("org.wordpress.android:id/image_photo"));
el.zoom();

Can someone help me on this?

Regards,
Sai