fabiel-leon-autofact
fabiel-leon-autofact
hi , how can i use the [setObfuscatedAccountId()](https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setObfuscatedAccountId(java.lang.String)) and [setObfuscatedProfileId()](https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setobfuscatedprofileid) using the digital goods api ? since DeveloperPayload is deprecated now is used setObfuscatedAccountId
**Describe the bug** After installation the DigitalGoodsService api is unavailable ```DigitalGoodsService error: OperationError: clientAppUnavailable clientAppUnavailable``` , i have to close the app and reopen to have access iam executing this...