dialogflow / dialogflow-cordova-client

Cordova library for Dialogflow
Apache License 2.0
42 stars 23 forks source link

Compile error when using new cordova plugins #32

Open AllonisDave opened 7 years ago

AllonisDave commented 7 years ago

Getting this build error after adding this plugin into an existing project.

Error: cmd: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception.

Researching this problem and it sounds like this plugin needs to be rebuilt so that it compiles using gradle. Any plans on issuing an updated version of this plugin so it will build correctly against more modern cordova plugins?

fizaict commented 5 years ago

Same issue please help