Can you install the plugin yourself? If not, here is a tutorial. Phonegap / Cordova - Adding Plugins
However, you should know that I read the authorβs comments. It does NOT support this plugin . He says:
btw - I do not support or do not support this project - it was an experiment from my last year, and I just leave it on github to give others a starting point
What little help he offers:
window.plugins.calllog.list() : receive the latest calls - takes a window.plugins.calllog.list() limit, for example, 7 - return for a week window.plugins.calllog.show() : show the contact for the specified phone number window.plugins.calllog.contact() : get contact information for the specified phone number
If you want, it has * some * details in the closed issues section
In other comments, I see that he intended to work ONLY for Android. Not sure what else to say but to make friends with the person who writes JAVA.
Best of luck
source share