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

TPInAppReceipt fails to build when building against visionOS SDK #117

Closed
jeffduet opened this issue Feb 5, 2024 · 2 comments
Closed

TPInAppReceipt fails to build when building against visionOS SDK #117

jeffduet opened this issue Feb 5, 2024 · 2 comments
Labels

Comments

@jeffduet
Copy link

jeffduet commented Feb 5, 2024

Expected Behavior

When building against visionOS SDK, TPInAppReceipt should build without errors.

Current Behavior

When building against visionOS SDK, there are several errors, including "Cannot find Bundle in scope" and "Cannot find type Data in scope' in Validation.swift.

Possible Solution

Steps to Reproduce (for bugs)

  1. Use TPInAppReceipt in an app that is building for "Apple Vision" / "visionOS" as a supported destination.
  2. Try to build project

Context

Issue is preventing making a proper visionOS-SDK version of our app.

Your Environment

  • Version used:
  • Environment name and version (device, simalator):
  • Operating System and version (iOS, osx):
  • Sonoma 14.3, Xcode 15.2
  • Link to your project:
@jeffduet jeffduet added the bug label Feb 5, 2024
@tikhop
Copy link
Owner

tikhop commented Feb 7, 2024

Hi @jeffduet, thanks for bringing this up. There is a PR that addresses this issue. It has been merged, and I'm planning to release a new version ASAP.

Thank you!

@tikhop
Copy link
Owner

tikhop commented Feb 8, 2024

Hi @jeffduet, thanks for your patience. I have released a new version 3.4.0. Thanks again for bringing this up!

@tikhop tikhop closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants