You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2026. It is now read-only.
|**Local (Device)**| Verify with Apple/Google directly | Simple validation |
143
+
|**IAPKit (Server)**| Server-side verification via IAPKit | Production recommended |
144
+
145
+
### Testing
146
+
147
+
The [example app](https://github.com/hyochan/react-native-iap/blob/main/example/screens/PurchaseFlow.tsx) has built-in IAPKit support. Set your API key and use the "Purchase Verification" button to test.
148
+
149
+
For more information, visit [IAPKit Documentation](https://iapkit.com/docs).
The [example app](https://github.com/hyochan/react-native-iap/blob/main/example/screens/SubscriptionFlow.tsx) has built-in IAPKit support. Set your API key and test subscription verification.
142
+
121
143
## Key Points
122
144
123
145
-**iOS**: Use subscription groups for automatic plan management
0 commit comments