webView:decidePolicyForNavigationAction:request:frame:decisionListener:
delegate: <NSRangeException> *** -[JKArray objectAtIndex:]: index (1)
beyond bounds (1)
それが私が受け取っているエラーです。私はこれを持っています。
e.preventDefault();
var cb = ChildBrowser.instal();
if(!cb){ plugins.childBrowser.showWebPage("http://google.com"); }
Backbone、require、Cordova を使用しています