Hello,
When I purchase an in-app non renewable purchase, the Webhook will still trigger, with the old userID as an app_user_id.
Details :
I’m having an issue when I switch accounts (userID) but use the same Apple ID (in Sandbox)(I don’t know in production).
I’m using of course, logOut then LogIn. And I verified that the new userID is well accepted by the SDK on iOS.
PS: I’m using alias (legacy) for the userID management, should I switch to transfer ? maybe it’s causing the issue ?
Thank you,
Using Xcode / Purchase SDK Cocoapods