AIR for iOS - StageWebView do not play mp3 and mp4 files through HTML on iOS 13 webKit
AIR for iOS StageWebView has been having issues locating files in different sub-directory in the app since Apple changed to wkwebview since AIR26. There was a workaround to it by disposing the StageWebView that loads the HTML from directory A and initiate a new StageWebView to load HTML from directory B. However, this workaround no longer works now that Apple releases iOS 13.
Even a commercial ANE (Distriqt NativeWebView ANE) can't make it work. Fortunately the ANE has an option to revert the webview to the old school UIWebView.
I don't understand why Adobe just refused to improve the StageWebView functionality to keep it up to date.
Now if we need to make the iOS app to work on iOS 13 and up then we can't use the AIR StageWebView and must use an ANE.
Is this a new feature request that I should send to Harman?
Anyone has any thoughts or advice?
