Commit be0fe36
authored
[docs] Update server-side validation library links in lifecycle guide (#3011)
This PR fixes some broken links in the [lifecycle
guide](https://hyochan.github.io/react-native-iap/docs/guides/lifecycle#testing-and-development).
The current links return 404 not found.
* https://github.com/ladeiko/node-app-store-receipt-verify →
https://github.com/ladeiko/node-apple-receipt-verify
* https://github.com/macklinu/google-play-billing-validator →
https://github.com/Deishelon/google-play-billing-validator
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated the lifecycle guide to refresh server-side receipt validation
recommendations:
- iOS: switched to the node-apple-receipt-verify library (link updated).
- Android: updated to a new Google Play billing validator library (link
updated).
* All other guidance remains unchanged.
* No functional changes to the product; this is a documentation-only
update.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 625686e commit be0fe36
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments