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

Valid iOS subscriptions are not recognized by server #1

Closed
ronaldmannak opened this issue Feb 16, 2024 · 1 comment
Closed

Valid iOS subscriptions are not recognized by server #1

ronaldmannak opened this issue Feb 16, 2024 · 1 comment

Comments

@ronaldmannak
Copy link
Collaborator

ronaldmannak commented Feb 16, 2024

This issue only applies to iOS TestFlight and App Store builds. Debug iOS builds and all macOS builds (debug and production) aren't affected.

SwiftOpenAIProxy uses Apple's App Store Server Library to extract the transaction Id from App Store receipts. However, in some cases the library returns an incorrect single digit transaction Id.

The issue is described in detail here:
apple/app-store-server-library-swift#33

I've also filed a Radar (FB13626068)

Until this issue is fixed, SwiftOpenAIProxy expects a plain transaction Id

@ronaldmannak
Copy link
Collaborator Author

It turned out the device had an old local Xcode receipt of an ancient version of the app.

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

No branches or pull requests

1 participant