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

Support for iOS 11 Featured IAPs #10

Open
2 tasks
MosheBerman opened this issue Sep 15, 2017 · 1 comment
Open
2 tasks

Support for iOS 11 Featured IAPs #10

MosheBerman opened this issue Sep 15, 2017 · 1 comment
Assignees

Comments

@MosheBerman
Copy link
Owner

iOS 11 adds a new mechanism for allowing users to purchase IAPs right in the App Store. There's a few small steps we need to take to support that.

  • Adopt the new SKPaymentTransactionQueueDelegate method.
  • Adopters need to add iTunes Artwork, so link the relevant Apple docs. Update README to point to relevant Apple documentation.
@MosheBerman MosheBerman self-assigned this Sep 15, 2017
@MosheBerman MosheBerman changed the title Support for iOS 11 Featured Subscriptions Support for iOS 11 Featured IAPs Sep 15, 2017
@MosheBerman
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant