when doing memory leak getting issue in the instruments leaks tool
Getting memory leaks in this name WebAVPlayerControllerForwarder_AVKitCompatible.
Stop WKWebView from Autoplaying Media
I have a WKWebView
via storyboard for a UIViewController
from which I present/load urls.
How to use APIs both loadFileUrl:allowingReadAccessTo: and loadHTMLString:baseURL:?
I need to load both the local source images and remote source images in WKWebView.
The url of remote images is a relative url.