Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Problem get Contact list - TypeError: Cannot read property 'find' of undefined

$
0
0

@BurnBR wrote:

Hi,

i am try to do a sample app to read contacts list from phone.
But when i call the method:$cordovaContacts.find(
i get this error:
TypeError: Cannot read property 'find' of undefined

Looks lihke the problem is on $cordovaContacts, but i have

app.controller('ContactsController', function($scope, $cordovaContacts, $ionicPlatform) {

and i have too:


I dont know the reason, can anybody help me?

Thanks

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles