Problem SQLite

Hi,
I have a problem with sqlite native


it shown for me this message every time : Cannot read property ‘apply’ of undefined

ionic info :
Cordova CLI: 6.5.0
Ionic Framework Version: 3.0.1
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.3.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 3.10
Node Version: v6.9.4
Xcode version: Not installed

It’s going to be pretty hard for anybody to say anything very detailed without seeing any code, but look for places where you are calling “apply” and make sure whatever you’re calling it on is properly initialized.