Deviceready has not fired after 5 seconds on device

Pls am using some cordova plugins in my app, testing the app on my android device and am getting this error son the console in my debugger.

deviceready has not fired after 5 seconds.
Channel not fired: onCordovaInfoReady
Channel not fired: onFileSystemPathsReady

Pls what is the best way to use cordova plugins in ionic.

how to soluve it ? i meet the same problem.