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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Breaking Changes
80
80
- Now, you should [acknowledge purchase][a-acknowledge-purchase-android]
81
81
with non-consumable and subscription purchase from `3.0.0`.
82
82
See more about [acknowledgePurchase][android-acknowledge-purchase].
83
-
- If you are using version `^3.0.* ~ ^3.1.*`, please use `acknowledgePurchase`via [google-api-nodejs-client][].
83
+
- If you are using version `^3.0.* < ^3.1.0`, please use `acknowledgePurchase`supported in `3.0.3`.
84
84
You can use method like `androidpublisher.purchases.subscriptions.acknowledge`.
85
85
-`3.4.0` introduces a similar flow to consumable purchases on iOS. You should update your code according to the recommended flow and pass `false` to `andDangerouslyFinishTransactionAutomatically` when calling`requestPurchase`.
0 commit comments