I'm trying to simulate a contact listing with Intel XDK. But it is not working, the error appears:
ContactFindOptions' is not defined
I have installed the plugin Cordova Contacts in the Project, but the problem persists, follows images:
-Instanceoftheobjectanderrormessage:
This way the application is not working, obviously.
Does it have anything to do with those READ_CONTACT permissions and the others?