-
-
Notifications
You must be signed in to change notification settings - Fork 878
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
Comments
Hey @mkral, thanks for the report. |
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. |
Just an FYI, you should be able to close your own issues. I've got this one for now though :) |
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.
The text was updated successfully, but these errors were encountered: