Identify not sent to transaction
M
Mathieu
Hi,
We use Flutter SDK and 'identify' method to authentify the transaction via a Webhook.
Unfortunately, Webhook doesn't have the customerUserId or always customerUserId that was sent before.
We tried to 'identify' just after 'activate' method, 'logout' method, but webhook has always a previously sent 'customerUserId'.
Thanks for your response
A
Adapty Support
"Hey Mathieu,
We've released a new version of Adapty SDK for Flutter. Please try updating the SDK version and let us know if the problem remains:
https://github.com/adaptyteam/AdaptySDK-Flutter"
A
Adapty Support
Hey Mathieu,
Would you mind sharing with us the snippets for the identify and the activate methods? Does this happen for a user, which already has some purchases?
btw, does the issue still persist? We've pushed out some fixes to production as of yesterday
M
Mathieu
Ivan, any update about our issue ?
A
Adapty Support
Hey Mathieu! This is Ivan here. Let me dive into this issue and investigate