-
Notifications
You must be signed in to change notification settings - Fork 26
Test Store Docs #1176
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
Test Store Docs #1176
Conversation
Preview this PR here: https://dev-docs.revenuecat.com/pr-1176/ |
Disable swcHtmlMinimizer to prevent layout issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
|
||
1. **Start with Test Store** (Development) | ||
- Use Test Store during initial development to build and test your purchase flow, paywall display, and entitlement logic | ||
- Iterate quickly without waiting for platform approvals or configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be worth adding a note of using it for automated testing in Android as well? (iOS has storekit testing) we can always add it later though
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nihal Gonsalves <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nihal Gonsalves <[email protected]>
* [WEB-3122] Update web home docs * Edits to WPL docs General edits across the documents. Took out some images, changed some wording. * small tweaks to web purchase links doc * edit language around paddle vs. RC checkouts --------- Co-authored-by: James O'Donnell <[email protected]> Co-authored-by: Ed Shelley <[email protected]>
| Platform | Minimum Version | | ||
| ------------ | --------------- | | ||
| iOS | 5.43.0 | | ||
| Android | 9.9.0 | | ||
| Flutter | 9.8.0 | | ||
| React Native | 9.6.0 | | ||
| Capacitor | 11.3.0 | | ||
| Cordova | 7.2.0 | | ||
| Unity | 8.3.0 | | ||
| KMP | 2.3.0 | | ||
| Web (JS) | 1.15.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These need to be fixed as well @ekurutepe 🙏
Motivation / Description
Changes introduced
Linear ticket (if any)
Additional comments