Why does WKWebView crash when simulating on pre iOS 14?

Viewed 316

When simulating pre iOS 14 apps with WKWebView they crash with no console or stack info. Same code works on x86. Error occurs between awakeFromNib and viewDidLoad on initial view controller. Any suggestions or advice would be appreciated.

0 Answers
Related