Cordova_not_available

When I test my app in real device, “cordova_not_available” error is showing.
blow is the screen capture from the real device.

I recreated a new project and re-installed all the native plugins, but not working.

this started to happen after upgrading to rc3.
Same exact code worked find in rc2.

can anyone help me please.

can you post ionic info output?
I guess this is a installation problem. cordova is not properly installed.
Can you also post the android version?

Your system information:

Cordova CLI: 6.3.1 
Ionic Framework Version: 2.0.0-rc.3
Ionic CLI Version: 2.1.13
Ionic App Lib Version: 2.1.7
Ionic App Scripts Version: 0.0.45
ios-deploy version: 1.8.6 
ios-sim version: 5.0.9 
OS: macOS Sierra
Node Version: v6.9.1
Xcode version: Xcode 8.1 Build version 8B62

and the android version is 6.0.1
I’m testing on Samsung 6edge

this is the list of plugins i’m using

cordova-plugin-apprate
cordova-plugin-calendar
cordova-plugin-camera
cordova-plugin-compat
cordova-plugin-console
cordova-plugin-device
cordova-plugin-dialogs
cordova-plugin-gelolocation
cordova-plugin-globalization
cordova-plugin-inappbrowser
cordova-plugin-network-information
cordova-plugin-screen-orientation
cordova-plugin-splashscreen
cordova-plugin-statusbar
cordova-plugin-whitelist
cordova-plugin-x-toast
cordova-sqlite-storage
ionic-plugin-keyboard
mx.ferreyra.callnumber
phonegap-plugin-mobile-accessibility
phonegap-plugin-push

it seems you have ios environment installed. Can you test it on emulator?
All your env looks ok to me

I didn’t properly install rc3.
Now it works fine. thank you

@dpark1985 - How did you install RC3 properly? :-/ I am facing the same issue with all the ionic native plugins that I have tried. Looking forward for help. Thank you.

Reinstall ionic and cordova

npm install -g cordova ionic

[quote=“dpark1985, post:8, topic:73326”]
npm install -g cordova ionic

it’s not work!!!

Try remove ionic and cordova
then reinstall

same issue here. I can conform that reinstalling ionic and cordova does not work.

any ideas, please?

Same problem in fresh ionic install. Can’t run in android device, the message shows “cordova_not_available”.