MrHou / zdplugin

zdplugin
MIT License
0 stars 4 forks source link

UIWebView IOS Issue #4

Open reimo opened 4 years ago

reimo commented 4 years ago

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).

How can we handle this?

kohli-harshit commented 3 years ago

Hi, I'm facing the same issue. Is there any workaround for this ?