Below snapshot has 2 wkwebviews in the iOS app. Upper part - wkvebview1: loads html page from locally hosted secure CocoaHTTPServer on port 51092. Lower part - wkvebview2: loads http url from locally hosted CocoaHTTPServer instance on port 51091.
Images loads fine in both wkwebviews. Not able to load video with secure webserver.
Is there any known limitation for wkWebview in iOS10 for video using secure webserver?