Skip to content

PFPurchase.buyProduct() not working with Swift #9

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

Closed
mkral opened this issue Aug 14, 2015 · 3 comments
Closed

PFPurchase.buyProduct() not working with Swift #9

mkral opened this issue Aug 14, 2015 · 3 comments

Comments

@mkral
Copy link

mkral commented Aug 14, 2015

It seems like somethings getting hung up and the block is never fired.

I'm working on a project in Swift and using Cocoapods to add Parse to my project

I'm testing in Sandbox Environment on iPhone 6 (8.4.1) with Parse 1.8.0

The user is never prompted to purchase the IAP either.

@nlutsenko nlutsenko self-assigned this Aug 14, 2015
@nlutsenko
Copy link
Contributor

Hey @mkral, thanks for the report.
I've just tested IAP locally with the SDK and it works great both in Swift and ObjC.
Any chance you can attach a unit test that fails or have a repro project?
Also, have you seen the integration guide for IAP at https://parse.com/docs/ios/guide , it has some useful info on how to set it up.

@mkral
Copy link
Author

mkral commented Aug 18, 2015

Sorry, it appears to be working now. I think I had too many non-finished transactions in the queue (before I switched to Parse) but it's working now. you can close this.

@richardjrossiii
Copy link
Contributor

Just an FYI, you should be able to close your own issues. I've got this one for now though :)

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

3 participants