How automate date picker in ios?

I’ve tried using send keys and i’m using java client 4.0.0. It didn’t worked out for me.
iOS 9.3

i ran into this issue you need to use setValue for upper level UIATextBox, needs to be an IOSElement to get the setValue method