locked
Detect iframe error APPHOST9613 RRS feed

  • Question

  • Hi, 

    Is there a way to detect iframe error APPHOST9613 FORBIDFRAMING?

    "APPHOST9613: The app couldn’t navigate to http://www.facebook.com/worldmarket/posts/10151120077917735 because of this error: FORBIDFRAMING."

    I can see the error in javascript console.  We would like to capture it programmatically and send the user to a browser when the error occurred.  But 

    Ideally, we want something like the WebView in C#, so that we can simply display any web page.  Currently, iframe does not show web pages that has x-frame-options, but WebView can.  I am really hoping a fix will come soon.

    In the meantime, I am thinking about detecting this error and send them to an external browser if the page cannot be displayed in iframe.  


    Tuesday, December 18, 2012 6:27 AM

Answers

All replies