@webteambel wrote:
Hello,
I’m trying to create an ionic application using capacitor not cordova to avoid this problem:
ITMS-90809: Deprecated API Usage - Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020 and app updates that use UIWebView as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
PS: I tried adding in config xml what is suggested but I still get the warning.
The plugin works fine with cordova but with capacitor it trigger an error
Connection to daemon was invalidated
To Native Cordova -> ADALProxy acquireTokenAsync ADALProxy1980932256 [“options”: [***, 1, https://graph.windows.net/, ******, ****, , ]]I need this ASAP , we have a deadline coming (04/05/2020) and I didn’t find a solution, any help ?
Ionic:
Ionic CLI : 6.6.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.0.7
@angular-devkit/build-angular : 0.803.26
@angular-devkit/schematics : 8.3.26
@angular/cli : 8.3.26
@ionic/angular-toolkit : 2.2.0Capacitor:
Capacitor CLI : 2.0.1
@capacitor/core : 2.0.1Utility:
cordova-res (update available: 0.12.2) : 0.9.0
native-run (update available: 1.0.0) : 0.3.0System:
NodeJS : v12.14.1 (/usr/local/bin/node)
npm : 6.13.4
OS : macOS Catalina
Posts: 1
Participants: 1