Hello,
I try to load a payment gateway page in a webview and it gives me the error
*** WebKit discarded an uncaught exception in the webView: decidePolicyForNavigationAction: request: frame: decisionListener: delegate: <NSInvalidArgumentException> *** - [__ NSPlaceholderArray initWithObjects: count:]: attempt to insert nil object from objects [0]
A "normal" website shows it without problems.
What I can do?
I try to load a payment gateway page in a webview and it gives me the error
*** WebKit discarded an uncaught exception in the webView: decidePolicyForNavigationAction: request: frame: decisionListener: delegate: <NSInvalidArgumentException> *** - [__ NSPlaceholderArray initWithObjects: count:]: attempt to insert nil object from objects [0]
A "normal" website shows it without problems.
What I can do?