user3491125
user3491125

Reputation: 366

Using plugins on phone gap (cordova) 3.4

I'm currently developing a Phonegap project which use https://build.phonegap.com/plugins/617 plugin but i don't know how to integrate it and the doc is... kind of empty about it. I'm running on mac, Thanks

Upvotes: 1

Views: 1379

Answers (1)

Dawson Loudon
Dawson Loudon

Reputation: 6029

Yeah, not sure what is up with the new documentation (can't find anything). What I have been doing is: go to http://docs.phonegap.com > change the version (top right) to 3.3.0 and then find the API you are looking for.

Here is link to the one above (http://docs.phonegap.com/en/3.3.0/cordova_file_file.md.html#File)

Upvotes: 1

Related Questions