Unable to locate the elements after switching the context to WebView in hybrid app, iOS simulator

Hi All,

Im automating an hybrid app. After switching to WEBVIEW, Not able to access the element, though i see the element in the html DOM, throws NosuchElementException.
getContextHandles() returns NATIVE & WEBVIEW_1. Appium is not displaying all the WEBVIEWS due to which it throws the exception
Can anyone help me in this.

GetContextHandles() displays NATIVE_APP & WEBVIEW_12349.1
There are 2 webviews, but appium displays only 1 webview. Appreciate your help!