Open vesvello opened 4 years ago
Please provide more details and your environment.
I used this instructions:
Ionic:
Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 5.2.1 @angular-devkit/build-angular : 0.901.8 @angular-devkit/schematics : 9.1.8 @angular/cli : 9.1.8 @ionic/angular-toolkit : 2.2.0
Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1) Cordova Platforms : ios 5.1.1 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 6 other plugins)
Utility:
cordova-res : 0.14.0 native-run : 1.0.0
System:
ios-deploy : 1.10.0 ios-sim : 8.0.2 NodeJS : v12.17.0 (/usr/local/bin/node) npm : 6.14.4 OS : macOS Catalina Xcode : Xcode 11.5 Build version 11E608c
cordova plugin list cordova-plugin-android-permissions 1.0.2 "Permissions" cordova-plugin-device 2.0.2 "Device" cordova-plugin-dreamover-uid 1.3.0 "UID" cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard" cordova-plugin-ionic-webview 4.2.1 "cordova-plugin-ionic-webview" cordova-plugin-splashscreen 5.0.2 "Splashscreen" cordova-plugin-statusbar 2.4.2 "StatusBar" cordova-plugin-unique-device-id2 2.0.0 "UniqueDeviceID" cordova-plugin-whitelist 1.3.3 "Whitelist"
try to run in iphone Xr with 13.4.1
Hi, @vesvello Thanks for the environment and apologies for the delayed reply. Can you give me the error you are getting?
I'll respond quickly.
In my case, I've got the same issue.
I resolved it just using platform.ready method.
It returns when all PlugIns are loaded.
I got plugin not installed ionic5 cordova