I think ionic 2 is not supporting ngCordova. So you have to use cordova plugin directly. I resolved a similar problem before by running:
ionic build ios
I think ionic 2 is not supporting ngCordova. So you have to use cordova plugin directly. I resolved a similar problem before by running:
ionic build ios