Error climbing IPA - New applications using Uiwebview are no longer accepted - React Native

Asked

Viewed 14 times

0

I’m going up an IPA to Testflight on https://appstoreconnect.apple.com/ and I got the following mistake:

Use of obsolete API - New applications that use Uiwebview are no longer accepted. Instead, use Wkwebview for greater security and reliability.

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

My project is built with React Native in version: "React-Native": "0.59.9"

And the webView lib is as follows: "React-Native-webview": "5.8.1"

Someone’s been through something like this?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.