Open
Description
Problem
In-app purchase are slightly/mostly broken using Spaceship::Tunes
. The APIs that Spaceship::Tunes
has been using will be going away in favor of the new App Store Connect API endpoints.
Solution
Anything using Spaceship::Tunes
will need to migrate to new functionality on Spaceship::ConnectAPI
However, there a lot of new endpoints and we are going to want to auto-generate this code. There will be a WIP / beta pull request up hopefully soon™️ to get people started on and get early feedback.
Temporary Solution / Work Around
Coming soon