jamesmontemagno / InAppBillingPlugin

Cross-platform In App Billing Plugin for .NET

Home Page:http://xamarin.com/plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple obfuscatedAccountId

petthreer opened this issue · comments

Hi,

if i do PurchaseAsync with obfuscatedAccountId google purchase details contains that id.
But if i get apple transaction by OriginalTransactionIdentifier there is no appAccountToken.

Am I missing something ? Why is obfuscatedAccountId only android / google specific.

Thanks.