Cordova-android 6.0 + cordova-plugin-device 1.1.3

Sry if it’s a wrong place, but i don’t know where i can post this thread.
I recently upgraded my cordova-android version to 6.0(and 6.1 after) and suddenly my app didn’t work. In the console, i got this message:

Channel not fired: onCordovaInfoReady

After removing all my plugins one by one, i saw that message disappeared when i removed cordova-plugin-device. Unfortunately, the app needs this plugin too.

So i am stuck because i have to stay with cordova-android@5.2.2.

Did somebody have the same error ? Is there a solution ?