Is there any way to use this plugin in iOS from clicking a cross domain iframe that we have control? Like -iframe starts- <a href="#" onclick='OpenUrlExt.open("http://www.test.com",function(){console.log("ok")},function(){console.log("ko")});'> -iframe finishes-