You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a hybrid app for both iOS and Android. The app primarily is built using Nuxt JS, a Javascript based Vue JS framework, along with Vuetify JS. I'm using Cordova 8.0.0 currently to build and compile my app and have recently submitted our first ever app to the app store for review, I have recieved back a depreciation warning and am concerned that this isn't going to be fixed in Cordova?
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
I'm using very few Cordova plugins, and am wondering whether this issue has been addressed, or is related to one of my Cordova based plugins listed below.
What is expected to happen?
The depreciation warning shouldn't appear when submitting to the app store from a Cordova project.
Bug Report
Problem
I'm building a hybrid app for both iOS and Android. The app primarily is built using Nuxt JS, a Javascript based Vue JS framework, along with Vuetify JS. I'm using Cordova 8.0.0 currently to build and compile my app and have recently submitted our first ever app to the app store for review, I have recieved back a depreciation warning and am concerned that this isn't going to be fixed in Cordova?
I'm using very few Cordova plugins, and am wondering whether this issue has been addressed, or is related to one of my Cordova based plugins listed below.
What is expected to happen?
The depreciation warning shouldn't appear when submitting to the app store from a Cordova project.
What does actually happen?
The warning appears.
Information
NPM version: 6.10.2
Node version: 10.13.0
Xcode: 10.3
I'm building for iOS 12.4, with a deployment target of 10.0
I'm using the following Cordova plugins and their versions:
I'm using both iOS and Android for building, I'm using Nuxt JS 2.9.2
Command or Code
The commands used to build the app are as follows:
Environment, Platform, Device
Version information
Checklist
The text was updated successfully, but these errors were encountered: