youtube-ios-player-helper
youtube-ios-player-helper copied to clipboard
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted.
Hi Guys,
We got an email from App store stating the below issue
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
Do you have any plan to address this issue? Can you please let me know?
Thank you
This repo has already upgraded to WKWebView. Upgrade your version or check other dependencies.
This issue should be closed.
In my app has there is two files YTPlayerView.h and YTPlayerView.m.
How can I migrate this. I also found the UIWebView available in the files.
Anyone please let me know how can I upgrade this one?