Unable to find mediaProvider

I’m moving from ngCordova to Ionic-Native a Ionic v1 project: I added ionic-native 2.9.0, added dist/ionic.native.js to the lib bundle, but when try to start the app I receive the error message:

Uncaught Error: [$injector:unpr] Unknown provider: $cordovaMediaProvider <- $cordovaMedia <- AppService

Did I miss something?