Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading lots of contacts (20k) on ios 18 produce timeouts #766

Open
dtalbot-goto opened this issue Dec 6, 2024 · 1 comment
Open

Loading lots of contacts (20k) on ios 18 produce timeouts #766

dtalbot-goto opened this issue Dec 6, 2024 · 1 comment

Comments

@dtalbot-goto
Copy link

We've got an issue in our app on iOS 18 where there are huge amount of local contacts (20k) and the getAll does not resolve. We had to add a timeout of 60 seconds to make the loading stop. I also tested on iOS 17.6.1 and the contacts load fine within 60 seconds.

Something must have changed for iOS 18 on that matter. I tested 18.0.1 and 18.1.1 - same results.

@dprevost-LMI
Copy link
Contributor

dprevost-LMI commented Dec 17, 2024

I also reproduce the above issue on iOS 18.1.1 with an iPhone 14. It could be good to note that the phone became pretty hot, and I had to restart it at some point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants