Hi,
I recently see strange behavior on several accounts with purchase transfers to anonymous IDs.
This one particular user has renewed his subscription which shows in the User Panel events, but was not given an entitlement. The event also shows couple transfers.
Restore purchases does not work for the user as seemingly from the sdk response there is no purchase to restore to.

Pictures shows several things that are off.
- Purchases made but no entitlement
- Total spend = 0
- 2 transfers back to back (I’m seeing this on several users)
How can I fix this user and give him his entitlements?
for context:
- not in the picture, but the user has an userId alias, not only the anonymous id
- I’m using the ‘transfer if no active subscriptions’ setting
- Within in the app I configure RC on app start, but only after a registration I call login with the dedicated userId.
Edit: I checked the other user which there has been the transfers, it’s the same user but with different anonymous IDs. I was able to transfer the purchases, but I’m unsure why this happens in the first place.