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

Perform a synchronous fetch? #111

Open
markst opened this issue Nov 30, 2015 · 1 comment
Open

Perform a synchronous fetch? #111

markst opened this issue Nov 30, 2015 · 1 comment

Comments

@markst
Copy link

markst commented Nov 30, 2015

Although a majority of the time I can fetch asynchronously, there one exception where by I need to perform a synchronous fetch for a contact image.

Is this at all possible?

I've tried using ABAddressBookGetPersonWithRecordID, but need to pass the encapsulated ABAddressBookRef.

@belkevich
Copy link
Contributor

Yes, it's possible. I can add synchronous method. But why asynchronous one doesn't fit you?

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