In My App, User can open YouTube from UIWebview, I got notification when plays video in full screen, but I can't get control programmatically like mpmovieplayer controller to pause, play, stop.
How can I get it in webview?
In My App, User can open YouTube from UIWebview, I got notification when plays video in full screen, but I can't get control programmatically like mpmovieplayer controller to pause, play, stop.
How can I get it in webview?
Whenever you want to stop the music load the "" url to web view. So it will stop.
This is the code:
In viewDidLoad
and for catch the full screen