Log Out resets my revenuecat entitlement?

Integrations

Hello everyone. Im using revenue cat to manage my in app subscriptions but after logging out my app is not capable of recognizing my previous entitlement.
I have set my app to once it makes a purchase it updates a boolean (subscribed true, not subscribed false) so premium features are available, it has been working well but I found that after a log out my entitlement isnt recognized by the app and my premium features aren't available (although in revenue cat im still a premium user).
A a solution I thought, well ill make an action on home page to check my revenue cat entitlement every time it loads, so it restores my suscribe boolean property or if the user isnt suscribed anymore it just updates the boolean to false. The problem is this action isnt working and my app isnt capable of checking my entitlement.

Do you guys have any solution, my app is live right now and have a few subscribed users whom luckily have not log out yet๐Ÿ˜ฐ ?
Thanks

What have you tried so far?

Set a checking of my entitlement on page load, didn't work

Did you check FlutterFlow's Documentation for this topic?
Yes
1