Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Detecting playing video inside of a WKWebView component

With a WKWebView component and iOS 8, is possible to know if the user has clicked in an embedded video and it has started to play?

like image 275
Sobrino Avatar asked Sep 17 '25 12:09

Sobrino


1 Answers

You can try this solution from Paulo Fierro.

like image 184
Ruben Marin Avatar answered Sep 20 '25 01:09

Ruben Marin