Skip to content

Commit 02541df

Browse files
authored
Update non-subscriptions.mdx (#902)
1 parent 3aad3c2 commit 02541df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platform-resources/non-subscriptions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Although RevenueCat is primarily used to handle subscription purchases, our SDK
2626

2727
:::warning Google Play Store IAPs
2828

29-
Google Play Store does not provide an option to mark IAPs as consumable or non-consumable. RevenueCat's SDK will consume all Android IAPs upon purchase.
29+
Non-consumable support is supported in Android SDK version 7.11.0 and up.
3030

31-
To replicate the behavior of a non-consumable IAP for Android users, you must ensure your user will not be offered the IAP after the initial purchase. Failure to do so will enable the user to re-purchase the IAP.
31+
In Android SDK version 7.10.1 and below all Android IAPs will be consumed upon purchase. To replicate the behavior of a non-consumable IAP for Android users, you must ensure your user will not be offered the IAP after the initial purchase. Failure to do so will enable the user to re-purchase the IAP.
3232
:::
3333

3434
## Entitlements

0 commit comments

Comments
 (0)