Does appium-mac2-driver support implicit wait?

Hi guys,

I try to use a new appium-mac2-driver and I set implicit wait by driver.manage().timeouts().implicitlyWait(30, TimeUnit.SECONDS);
but it looks like it does not work. It does not try to wait even a second for an element.
Any ideas?

Thanks,
Pavlo