Adding new plugin in iOS

Every time after adding new plugin I get errors while trying to run ionic built iOS, I was trying to add cordova dialogs and it works fine on my Android phone but I can’t built iOS project and run it in emulator

I had the same problem:

The following build commands failed:
CpResource .../Resources/CDVNotification.bundle

I just ran into this issue myself. Seems to be an issue in that plugin. I’m looking into it but not sure if I’ll be able to resolve it before forgetting about this post. :frowning:

I’ve the same error…

CpResource ionic/Resources/CDVNotification.bundle build/emulator/ionic.app/CDVNotification.bundle

Hi All,
I am getting same error.
Can any one help me to resolve above error?