Closed bobbyali closed 9 years ago
Implement a feature that allows kids to stop a video prematurely. e.g. big red button superimposed over the webview, or shake the phone.
Shake-to-stop implemented. Had to insert this code into the XCDYouTubeKit view controller file. http://stackoverflow.com/questions/4807551/objective-c-detecting-a-shake
Implement a feature that allows kids to stop a video prematurely. e.g. big red button superimposed over the webview, or shake the phone.