Hello ![]()
we recently released a new prod with the 5.7 engine, and we are seeing every ios device on IOS 16 or earlier crash because of this
this code has been added during the merge of IOS and mac refactor of webview
theConfiguration.websiteDataStore = [WKWebsiteDataStore dataStoreForIdentifier: FAppleCookieManager::CookieManagerIdentifier];
this code make it crash as soon as we launch a webview, but there is another reference in FAppleCookieManager::DeleteCookies
[Attachment Removed]