youtube-ios-player-helper icon indicating copy to clipboard operation
youtube-ios-player-helper copied to clipboard

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted.

Open CodeMohan opened this issue 3 years ago • 3 comments

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

CodeMohan avatar Apr 28 '21 00:04 CodeMohan

This repo has already upgraded to WKWebView. Upgrade your version or check other dependencies.

denkeni avatar Apr 28 '21 17:04 denkeni

This issue should be closed.

Tibimac avatar Sep 19 '21 22:09 Tibimac

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?

nihp avatar Feb 09 '22 09:02 nihp