You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/06 18:43:06 UTC

[GitHub] [cordova-ios] dpogue edited a comment on issue #450: UIWebView call loadRequest multiple times lead to deadlock in iOS12 (fixes #447)

dpogue edited a comment on issue #450: UIWebView call loadRequest multiple times lead to deadlock in iOS12 (fixes #447)
URL: https://github.com/apache/cordova-ios/pull/450#issuecomment-470225450
 
 
   We were running into the same issue in one of our apps (symptom being that the splashscreen stayed up forever because the UIWebView never fired its loaded callback). @jeff2013 did some investigating and determined that the changes in this PR solve the issue.
   
   Worth noting, we were seeing this issue on iOS 12.1.2 and iOS 12.2 beta, so it seems to affect more than just iOS 12.0.
   
   So I'm going to approve this for merge and hopefully get it into cordova-ios@5.0.1.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org