Not Able to inspect elements from the tree in IOS and for Android its working fine

Hi Team,

For one of our react native page we were able to successfully inspect elements for Android using appium inspector. For the same page if we try with IOS with some certain hierarchy level appium not able to go deeper and because of which the elements are not visible what we are looking for

We tried in both the versions

Appium 1.22.2 and appium 2.0.0-beta.65

Even if we tried using accessibility and accessibility labels, and Tried increasing snaphhotMaxDepth and it results the same

Could you please give any solution to handle this behavior for IOS?