A
Anonymous
October 9, 2019
Answered
Flash 32.0.0.270 crashes on macos when loading in a WebView
- October 9, 2019
- 1 reply
- 642 views
After installing latest flash version 32.0.0.270, when loading a flash website inside a WebView , the plugin WebKitPluginHost crashes (thus the flash file is not rendered, you just see the label "Plug-In Failure" in the website.
I just attached the stack trace of the crash (exception type: EXC_CRASH (SIGABRT))
NOTE1: this heavily affects any macos app using a WebView to view flash websites.
NOTE2: Apparently if we use a WKWebView the pages load correctly.
NOTE3: If we compile with 32bit (legacy app), flash is not detected at all (it does not crash, it's just like you have not installed in your macos)
