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

Safeguard API usage and delegate reset in ProductsRequestHandler. #569

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

nlutsenko
Copy link
Contributor

Add more handling for the reset of delegate back to nil, since it looks like StoreKit is not ARC.
Also, added better API handling to make sure we do not re-create a TaskCompletionSource for the same products request.

Closes #537

@nlutsenko nlutsenko added this to the 1.10.0 milestone Nov 16, 2015
nlutsenko added a commit that referenced this pull request Nov 16, 2015
Safeguard API usage and delegate reset in ProductsRequestHandler.
@nlutsenko nlutsenko merged commit 3b5bd2e into master Nov 16, 2015
@nlutsenko nlutsenko deleted the nlutsenko.iap branch November 16, 2015 22:36
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

Successfully merging this pull request may close these issues.

3 participants