Skip to main content
Question

Potential UI bug with purchase transfers

  • 21 September 2021
  • 2 replies
  • 125 views

Forum|alt.badge.img+2

I am testing out purchases on iOS in the Sandbox, which means I’m triggering a lot of purchase transfers between users. I see a new event being shown in the UI of the user that had the purchases transferred to, it says

> Got their purchases transferred from another user

 

That looks fine, but if you click into that event and look at the user that the purchases came from, it also says

> Got their purchases transferred from another user

 

Shouldn’t it say

> Got their purchases transferred _to_ another user

2 replies

jazmine
Forum|alt.badge.img+7
  • Dedicated Contributor
  • 122 replies
  • September 21, 2021

Hey @Lee Howorko ,

Can you provide some screenshots of what you are seeing?

Our Transfer behavior has both transferred_to and transferred_from  fields so it’s not uncommon to see this on event details. 

  • transferred_from indicates the App User ID(s) that transactions and entitlements are being taken from, and granted to transferred_to.

 

  • transferred_to indicates the App User ID(s) that are receiving the transactions and entitlements taken from transferred_from.

 

 


Forum|alt.badge.img+2
  • Author
  • New Member
  • 4 replies
  • September 21, 2021

The event itself looks good, it properly shows the users that as FROM and TO.

{
  "app_id": "appe5d39721a8",
  "event_timestamp_ms": 1632245079910,
  "store": "APP_STORE",
  "transferred_from": [
    "staging1a_178"
  ],
  "transferred_to": [
    "staging1a_179"
  ]
}

But looking at the event history for each of those users, I see this

That makes sense in terms of user staging1a_178, but not so much for user staging1a_179, it should probably say “Got their purchases transferred to another user”.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings