I‘ve been linking my userids in the backend using the server notifications when users subscribe successfully using appAccountToken.
Now i’m introducing an offer code redemption in my app using presentOfferCodeRedeemSheet. But i dont see a way to pass my user id for the app token
any solution or workaround? Thanks