-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ITMS-90809: Deprecated API Usage - UIWebView APIs #1929
Comments
Have you tried with Capacitor 1.2.0? Latest release removes references to UIWebView. PR was already merged (#1925). |
Closing as a dupe of #1912 |
@bryplano confirmed; new version fixes the issue. Thank you very much for the hint! |
@marbetschar, @bryplano can you please help me with the version number? currently we are using ionicWebView (4.1.1) and inAppBrowser (3.1.0) and receiving same email from apple. pLease suggest |
@rajashekaranugu - those plugins have their own Github repositories. Do a search to see whether or not The Ionic team has a blog post explaining the deprecation and what to do about it. This is the Capacitor repository and the issue has been fixed here. |
Description of the problem:
Affected platform
OS of the development machine
Other information
When the App is archived in Xcode and uploaded to App Store Connect, it does get post-processed by App Store Connect. Once this post-processing is done, I receive an E-Mail with the following complaint:
Capacitor version: 1.1.1
node version: v12.9.1
npm version: 6.10.3
CocoaPods version: 1.7.5
Steps to reproduce
Just create a new app, archive it and upload it to App Store Connect.
The text was updated successfully, but these errors were encountered: