iOS in XCUIElementTypeTable elements disappear after few sec. Using Inspector and running test (real device and simulator)

Hi,

I have quite a problem. Using Appium 1.8.1 java-client 6.0.0 and in iOS ( (iPhone 8 platform version 11.3/11.4) doesn’t
matter if it is a real device or simulator or even Appium inspector) trying to click on element that is under XCUIElementTypeTable element. Element(s) after a second or few disappears visually and I am left with empty XCUIElementTypeTable element with no elements inside. If I go back to previous screen and once again back to same screen sometimes elements are visible and I am able to click on it.
Maybe someone has overcome this issue?

Thanks

Never mind apparently this is app issue :slight_smile: