You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Use TPInAppReceipt in an app that is building for "Apple Vision" / "visionOS" as a supported destination.
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:
The text was updated successfully, but these errors were encountered:
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.
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)
Context
Issue is preventing making a proper visionOS-SDK version of our app.
Your Environment
The text was updated successfully, but these errors were encountered: