简体   繁体   中英

can't installl plugin add phonegap-plugin-push ionic 3

when i install plugin add phonegap-plugin-push then i run ionic cordova build ios i got an error 在此处输入图片说明

and then i remove platform ios then add this again i got an error 在此处输入图片说明

everything ok when i do on android

Can you give more info about your source. Run 'ionic info'. And, here are the command I always use after install new plugin for Cordova to build iOS, try with it:

npm run ionic state restore --plugins

Goodluck!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM