Phonegap build failed

Re: Phonegap build failed

by Jaswant Tak -
Number of replies: 1

Can anybody please suggest what could be an issue.


Thanks

Jaswant

In reply to Jaswant Tak

Re: Phonegap build failed

by Akhil Verma -

 Try to add the version after these lines in config.xml file. It might help.


<gap:plugin name="cordova-plugin-camera" source="npm" version = "2.4.1"/>

<gap:plugin name="cordova-plugin-file" source="npm" version = "4.3.3" />

<gap:plugin name="cordova-plugin-file-transfer" source="npm" version = "1.6.3"/>

<gap:plugin name="phonegap-plugin-push" source="npm" version="1.9.2">