Skip to main content

Hello, I'm starting to test the platform and I came across a problem using the Purchases.setAttributes method in Flutter!

When I create a customer with the ID: "teste_123", and put some information in the Purchases.setAttributes method, everything works normally. I can see this attribute information both in the webhook and in the platform.

However, if I cancel this subscription and make a new one with the same customer, the information is no longer set in the attributes.

My code looked like this:
 

 

Hi @gnsdevelop! Thanks for sharing a code sample. Would you mind emailing support and sharing an app user ID in your project that’s being affected by this? Are there any other places in your code where you’re setting attributes?


Reply