Has anyone tried to use cordova-contacts-plugin?
-
Anyone tried about crud of contacts using the cordova-contacts-plugin?
I cant access the objects like ContactName(), ContactField() etc. even if the deviceready event has been triggered.
Any ideas? Please?
Thank you
Appreciated.
-
After days of searching, I have tried it on an android emulator and it works. A dummy mistake.
Thanks! -
@sockhenzie One note you don’t need ‘deviceready’ listener, Quasar takes care of this behind the scenes.
https://quasar-framework.org/guide/cordova-plugins.html#Deviceready-Event