Skip to content

Commit

Permalink
Update PurchaseSubscription.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Feb 5, 2023
1 parent 898f3a4 commit 555d08c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/PurchaseSubscription.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ If you are on Android you must also now provide functionality to allow users to
1. if you use in app billing you need to deep link to -> https://developer.android.com/google/play/billing/subscriptions#deep-link

## obfuscatedAccountId & obfuscatedProfileId
#### obfuscatedAccountId & obfuscatedProfileId
* iOS: Optional, only obfuscatedAccountId is used at this time. See [https://developer.apple.com/documentation/storekit/skmutablepayment/1506088-applicationusername](ApplicationUsername) on the payment.
* Android: Optional, see [https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setObfuscatedAccountId(java.lang.String)](Android documentation) for more info
* Android: Optional, see [https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder](Android documentation) for more info


Expand Down

0 comments on commit 555d08c

Please sign in to comment.