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

AwaitKit and Kingfisher Stuck #14

Open
igordeoliveirasa opened this issue May 14, 2017 · 1 comment
Open

AwaitKit and Kingfisher Stuck #14

igordeoliveirasa opened this issue May 14, 2017 · 1 comment

Comments

@igordeoliveirasa
Copy link

I got a class which has a method encapsulating KingfisherManager.shared.retrieveImage. This method returns a Promise. It always worked well. However, after I have started to use AwaitKit KingfisherManager.shared.retrieveImage it stucks, not trigering callback.

Works on simulator but not on real device.

Thanks for the help in advance.

@yannickl
Copy link
Owner

Hi @igordeoliveirasa,

How do you create your promise? Can you upload a sample project or gist file please?

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