EddyVerbruggen / Insomnia-PhoneGap-Plugin

:sleepy: Prevent the screen of the mobile device from falling asleep
264 stars 106 forks source link

Adding this plugin causes Java Exception #52

Open MoisesValera opened 5 years ago

MoisesValera commented 5 years ago

After adding this plugin i got "Java exception was raised during method invocation" on my console whenever i've tried to use any other cordova plugin method as file, inappbrowser, share or media.

Unistalling it makes everything work perfect again, what could be the reason for this behaviour?

My set up:

Ionic:

ionic (Ionic CLI) : 4.1.2 (C:\Users\MoisesElias\AppData\Roaming\npm\node_modu les\ionic) Ionic Framework : ionic1 1.3.4 @ionic/v1-toolkit : 1.0.8

Cordova:

cordova (Cordova CLI) : not installed Cordova Platforms : android 7.0.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-i onic-webview 2.1.4, (and 21 other plugins)

System:

Android SDK Tools : 26.1.1 (C:\Users\MoisesElias\AppData\Local\Android\Sdk) NodeJS : v8.12.0 (C:\Program Files\nodejs\node.exe) npm : 6.4.1 OS : Windows 8.1