ERROR TypeError: Cannot read property 'split' of undefined cordova-plugin-contact

Michel Lobo

i have a problem when run code on my app. I'm using cordova-plugin-contacts, but does not work

 getContato(){
      this.contacts.pickContact()
      .then((data)=>{
        console.log(data)
      })
    }

Error:

ConvidadoPage.html:25 ERROR TypeError: Cannot read property 'split' of undefined
at get (vendor.js:70203)
at getPlugin (vendor.js:70235)
at checkAvailability (vendor.js:103018)
at vendor.js:208058
at Contacts.pickContact (vendor.js:208063)
at ConvidadoPage.webpackJsonp.389.ConvidadoPage.getContato (main.js:1182)
at Object.eval [as handleEvent] (ConvidadoPage.html:25)
at handleEvent (vendor.js:13963)
at callWithDebugContext (vendor.js:15472)
at Object.debugHandleEvent [as handleEvent] (vendor.js:15059)
Michel Lobo

I finding problem solution. I uninstallong lastest plugin and install version 3.0.0

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

ERROR TypeError: Cannot read property 'property' of undefined

分類Dev

ERROR TypeError: Cannot read property 'category' of undefined

分類Dev

ERROR TypeError: Cannot read property 'grower' of undefined

分類Dev

ERROR TypeError: Cannot read property 'Nom' of undefined

分類Dev

jQuery TableSorter Plugin(Uncaught TypeError: Cannot read property 'msie' of undefined)

分類Dev

jQuery error "Uncaught TypeError: Cannot read property 'apply' of undefined"

分類Dev

Angular component test error: TypeError Cannot read property 'subscribe' of undefined

分類Dev

error UNHANDLED REJECTION TypeError: Cannot read property 'internal' of undefined

分類Dev

[Vue warn]: Error in render: "TypeError: Cannot read property 'BTC' of undefined"

分類Dev

TypeError: Cannot read property 'openDatabase' of undefined

分類Dev

TypeError: Cannot read property 'get' of undefined Angularjs

分類Dev

TypeError: Cannot read property '$auth' of undefined Vuejs

分類Dev

TypeError: cannot read property of undefined (ExpressJS/POST)

分類Dev

TypeError: Cannot read property 'controls' of undefined

分類Dev

TypeError: Cannot read property 'data' of undefined - but it is defined

分類Dev

React TypeError: Cannot read property 'replace' of undefined

分類Dev

REACT TypeError: Cannot read property 'value' of undefined

分類Dev

TypeError: Cannot read property 'onSelect' of undefined

分類Dev

TypeError: Cannot read property 'food' of undefined

分類Dev

Nodemailer TypeError : Cannot read property 'sendMail' of undefined

分類Dev

TypeError: Cannot read property 'street' of undefined

分類Dev

TypeError: Cannot read property 'getCurrentUserAsync' of undefined

分類Dev

HtmlWebpackInlineSourcePlugin TypeError: Cannot read property 'getHooks' of undefined

分類Dev

TypeError: Cannot read property 'pair' of undefined

分類Dev

TypeError: Cannot read property 'value' of undefined in REACTJS

分類Dev

TypeError: Cannot read property 'search' of undefined

分類Dev

TypeError: Cannot read property 'image' of undefined

分類Dev

TypeError: Cannot read property 'success' of undefined

分類Dev

Uncaught TypeError: Cannot read property 'close' of undefined

Related 関連記事

  1. 1

    ERROR TypeError: Cannot read property 'property' of undefined

  2. 2

    ERROR TypeError: Cannot read property 'category' of undefined

  3. 3

    ERROR TypeError: Cannot read property 'grower' of undefined

  4. 4

    ERROR TypeError: Cannot read property 'Nom' of undefined

  5. 5

    jQuery TableSorter Plugin(Uncaught TypeError: Cannot read property 'msie' of undefined)

  6. 6

    jQuery error "Uncaught TypeError: Cannot read property 'apply' of undefined"

  7. 7

    Angular component test error: TypeError Cannot read property 'subscribe' of undefined

  8. 8

    error UNHANDLED REJECTION TypeError: Cannot read property 'internal' of undefined

  9. 9

    [Vue warn]: Error in render: "TypeError: Cannot read property 'BTC' of undefined"

  10. 10

    TypeError: Cannot read property 'openDatabase' of undefined

  11. 11

    TypeError: Cannot read property 'get' of undefined Angularjs

  12. 12

    TypeError: Cannot read property '$auth' of undefined Vuejs

  13. 13

    TypeError: cannot read property of undefined (ExpressJS/POST)

  14. 14

    TypeError: Cannot read property 'controls' of undefined

  15. 15

    TypeError: Cannot read property 'data' of undefined - but it is defined

  16. 16

    React TypeError: Cannot read property 'replace' of undefined

  17. 17

    REACT TypeError: Cannot read property 'value' of undefined

  18. 18

    TypeError: Cannot read property 'onSelect' of undefined

  19. 19

    TypeError: Cannot read property 'food' of undefined

  20. 20

    Nodemailer TypeError : Cannot read property 'sendMail' of undefined

  21. 21

    TypeError: Cannot read property 'street' of undefined

  22. 22

    TypeError: Cannot read property 'getCurrentUserAsync' of undefined

  23. 23

    HtmlWebpackInlineSourcePlugin TypeError: Cannot read property 'getHooks' of undefined

  24. 24

    TypeError: Cannot read property 'pair' of undefined

  25. 25

    TypeError: Cannot read property 'value' of undefined in REACTJS

  26. 26

    TypeError: Cannot read property 'search' of undefined

  27. 27

    TypeError: Cannot read property 'image' of undefined

  28. 28

    TypeError: Cannot read property 'success' of undefined

  29. 29

    Uncaught TypeError: Cannot read property 'close' of undefined

ホットタグ

アーカイブ