Cordova_not_available in real device using facebook login

im using

**import { Facebook, FacebookLoginResponse } from '@ionic-native/facebook/ngx';**

this plugin for fb login in my app . but when i click the login event . the error occur as **Cordova_not_available**

why this happen??