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

A receipt contains an active auto renewable subscription for a produc… #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RikRenich
Copy link

…t and a date if any transaction for the product is active for the date.

The prior code would give a false negative if the date being tested is within the subscription time frame of a transaction that is not the most recent transaction.

…t and a date if any transaction for the product is active for the date.

The prior code would give a false negative if the date being tested is within the subscription time frame of a transaction that is not the most recent transaction.
@RikRenich
Copy link
Author

The continuous integration test failed with two errors:

  • xcodebuild: error: SDK "iphonesimulator8.1" cannot be located.
  • xcodebuild: error: SDK "iphonesimulator7.1" cannot be located.

These errors appear to be unrelated to the changes suggested. That is to say I suspect that if the same test were performed on the parent commit it would fail with the same errors.

Please check the test process to be sure it has access to all required SDKs.

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.

1 participant