Skip to content
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

I got plugin not installed #2

Open
vesvello opened this issue Jun 12, 2020 · 4 comments
Open

I got plugin not installed #2

vesvello opened this issue Jun 12, 2020 · 4 comments

Comments

@vesvello
Copy link

I got plugin not installed ionic5 cordova

@sagrawal31
Copy link
Member

Please provide more details and your environment.

@vesvello
Copy link
Author

vesvello commented Jun 12, 2020

I used this instructions:

https://www.freakyjolly.com/ionic-4-get-unique-device-id-other-uids-of-uuid-imei-imsi-iccid-and-mac-using-native-cordova-plugins/#.XuMVA2pKi86

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 ([email protected])
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

@sagrawal31
Copy link
Member

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.

@vasco88
Copy link

vasco88 commented Oct 31, 2020

In my case, I've got the same issue.

I resolved it just using platform.ready method.

It returns when all PlugIns are loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants