question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Empty array returned on iOS 13

See original GitHub issue

The following method in iOS 13 returns an empty array. ContactsService.getContacts()

In iOS 13, developers are unable to access the notes portion of contacts. I was thinking that this could be the cause of the problem.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lukasgitcommented, Sep 9, 2019

@olegkrutskih recent updates were pushed just now. Please try again and let me know if things are working for you now. Thanks!

0reactions
vishwajit76commented, Mar 11, 2021

@lukasgit no result.

  1. Start example app
  2. Showing permission request
  3. I’m allow
  4. Empty page
  5. Add contact button is work, contacts creating, page is empty.

Can I collect some more data for you?

i have same problem in version 0.4.6

with query parameter is working well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Function returns an empty array bu… | Apple Developer Forums
Function returns an empty array but the same function can return a filled NSMenu. I'm building a RSS parser in Swift for MacOS....
Read more >
My function returns empty array in swift and parse
The reason the function returns an empty array is the fact that the code in the x.getDataInBackground completion gets called asynchronously, ...
Read more >
Picker returns empty array of assets when iPhone 13 Pro raw ...
When I select raw photo on iPhone 13 Pro (.dng extension), the assets array is empty. How to repeat issue and example. Create...
Read more >
iOS - SKProductsResponse returns empty products array
This seems to be iOS issue and many people are facing this. Please see this question for details. Following in app purchase, app...
Read more >
Array.prototype.slice() - JavaScript - MDN Web Docs
The slice() method preserves empty slots. If the sliced portion is sparse, the returned array is sparse as well.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found