cordova-plugin-wkwebview-engine icon indicating copy to clipboard operation
cordova-plugin-wkwebview-engine copied to clipboard

iOS 12 and playing media fullscreen in WKWebView causes crash

Open dwolner opened this issue 5 years ago • 2 comments

I am having a crashing issue in my iOS Cordova app that happens after going fullscreen in a video a couple times, much like these issues: https://github.com/apache/cordova-plugin-inappbrowser/issues/298 https://github.com/youtube/youtube-ios-player-helper/issues/322

I was hoping that by using WKWebView that the crashing issue I am experiencing in my app would be fixed, but it still persists, although it seems that WKWebView is somewhat more resilient and handles the crash more gracefully. XCode at least is now providing a response:

wkwebview-issue2 wkwebview-issue

I know this is not a direct issue with the plugin, but is anyone else experiencing this problem or have work arounds? Is this a bug in iOS 12?

dwolner avatar Oct 24 '18 02:10 dwolner

Bump. Experiencing same thing.

JonathonDunford avatar Dec 03 '18 18:12 JonathonDunford

Same thing in iOS 12.1,

diegollams avatar Dec 05 '18 23:12 diegollams

We are archiving this repository following Apache Cordova's Deprecation Policy. We will not continue to work on this repository. Therefore all issues and pull requests are being closed. Thanks for your contribution.

jcesarmobile avatar Jan 08 '23 23:01 jcesarmobile