Closed aman-singh-unthinkable closed 3 years ago
Contacts.getAll()
.then((contacts) => {
// work with contacts
})
.catch((e) => { //handle error })
use this code after version 6 ...
found answer from stackoverflow https://stackoverflow.com/questions/65222168/malformed-calls-from-js-field-sizes-are-different-8-39-4-0
This issue is stale, please provide more information about the status
Issue in iOS only
code 👇