meismyles / SwiftWebVC

A drop-in inline browser for your Swift iOS app.
MIT License
329 stars 117 forks source link

Crash in iOS 11 #26

Closed Cj370118568 closed 7 years ago

Cj370118568 commented 7 years ago

crash log:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Completion handler passed to -[SwiftWebVC.SwiftWebVC webView:decidePolicyForNavigationAction:decisionHandler:] was called more than once' First throw call stack: (0x18606c4e8 0x1a89dc528 0x18606c430 0x18e3538c0 0x18e3996f4 0x1095fc0f0 0x1095fbf1c 0x1095fc0b0 0x18e397258 0x18e4f9fcc 0x18e522c78 0x18e51c32c 0x18e394bdc 0x18e56ee50 0x18e356440 0x18e353db8 0x18e356670 0x18942c178 0x18942c438 0x1860131a0 0x1860129d4 0x18601057c 0x185f2b03c 0x19679ef94 0x18cef086c 0x1042d4030 0x1a974bd1c) libc++abi.dylib: terminating with uncaught exception of type NSException