Xcode 12; deprecated method initWithContentURL:
joro1 opened this issue · 0 comments
joro1 commented
- XCDYouTubeKit (2.14.1)
I recently updated to Xcode 12 and am now getting the following warning....
"Implementing deprecated method"
^^ ^^
initWithContentURL:(NSURL *)contentURL
in XCDYouTubeVideoPlayerViewController.m & MPMoviePlayerViewController.h
^^ ^^
Any workarounds or fixes, should I just ignore the warning? Thanks in advance.