iOS click event is not working

We have have captured UI elements using @iOSFindBy
When we are using click() to click UI elements we are getting invoctiontarget exception

I got something like this on Android. The elements are displayed on the screen but when perform click action the page didn’t jump and nothing happened on the screen.

Hi

@Tanushree_Bal: Can you make sure that elements you have selected is correct one or try with different elements type. As this error occurs when the element u have selected is not intended for a particular action.