In-App Subscription workflow

Hello, Apple in-app has been activated. In LIVE mode, I have a workflow that triggers Initiate Subscription and a Backend Workflow Subscription created where I do a Make a change to User (only when Subscription purchase now’s status is Active) and which modifies certain fields of the User: is_subscribed=YES and plan_subscribed= Subscription Purchase now’s Bubble Billing Variant’s display. The transaction proceeds correctly (transaction success popup), the is_subscribed field is correctly changed, but plan_subscribed remains empty and in the Subscription Purchases Table it remains empty? What is curious is that in DEV mode, I correctly retrieve the data and an entry is created in the Subscription Purchases Table. Has anyone encountered and solved this problem? Thank you for your help.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.