We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Restrict beta by cutting connection rather than features
Users should be unable to open expired TestFlight builds:
https://www.reddit.com/r/ApolloAppBeta/comments/pyb00s/comment/hetbh5j/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
If that's the case, just allow in-app purchases in beta and get rid of the deprecated receipt complications.
AppTransaction finally makes it possible to get rid of local receipt URL:
Beware that the copied release receipt to the tunnel may be OUTDATED! Make sure to only rely on it in .beta
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Restrict beta by cutting connection rather than features
Users should be unable to open expired TestFlight builds:
https://www.reddit.com/r/ApolloAppBeta/comments/pyb00s/comment/hetbh5j/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
If that's the case, just allow in-app purchases in beta and get rid of the deprecated receipt complications.
AppTransaction finally makes it possible to get rid of local receipt URL:
Beware that the copied release receipt to the tunnel may be OUTDATED! Make sure to only rely on it in .beta
The text was updated successfully, but these errors were encountered: