iOS Native App: how to tap on the invisible UIAButton or UIAImage displayed on App

Hi,

I am new to Appium, please provide the solution for the below query if anyone knows.

Requirement:

I want to tap on a button which is not in front most view, it is just behind the view.

When I inspect the elements, the button is showing up under Invisible section with name.

But I could not able to tap on it.

Can anyone help me on this.

I am using latest xcode 7.2, latest appium 1.4.13

Hmm. Could you get the elements of the x/y location and just tap on the location?