I am having a webivew in my app. In some cases app crashes and not even caught in App_UnhandledException. I tried unchecking in visual studio Debug->Option and settings-> Just in Time-> Uncheck script but still its causing the issue when user clicks on few links.
I noticed the error is coming only in case of https url.
I am having the same error like this