Can we handle RemoteBridgeView?

Appium 1.7.2 / IOS 11 device / Xcode 9.2.
My application have a third party web login page. So when i try to inspect the elements of this page, element hierarchy is showing single element RemoteBridgeView containing one child element.

I tried with 10.3.3 device, 11.2 device. This issue is occurring with both devices. So this may be the issue of Xcode of Appium.

Can anyone suggest me some solution?