If a user redeems an offer code (iOS) without the app installed, when does the INITIAL_PURCHASE webhook fire?
Iβm having an issue where the INITIAL_PURCHASE webhook is firing without the user id being set. I set the user id when the user signs in/up so Iβm trying to understand when the webhook is firing. This is only a problem for trials (offer code redemptions).
It would be nice if the webhook would re-fired when the user id was updated.