Skip to content

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