Insomnia-PhoneGap-Plugin icon indicating copy to clipboard operation
Insomnia-PhoneGap-Plugin copied to clipboard

Adding this plugin causes Java Exception

Open MoisesValera opened this issue 6 years ago • 0 comments

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

MoisesValera avatar Jan 21 '19 19:01 MoisesValera