Skip to main content
Question

Customer Center and FlutterFlow - action not defined

  • May 7, 2026
  • 1 reply
  • 25 views

Forum|alt.badge.img

I'm trying to use RevenueCat Customer Center (purchases_ui_flutter ^9.9.5) with FlutterFlow's built-in RevenueCat integration. Getting 'Action not defined' error and the action doesn't run. Has anyone got this working?

1 reply

guilherme
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • May 11, 2026

Hey ​@MC-12345 !

Customer Center is available on the Flutter SDK (minimum is 8.6.0), so the underlying call is there for that 9.9.5 - a quick search on my side didn't find any official FlutterFlow docs for Customer Center specifically, but via a Custom Action wrapping RevenueCatUI.presentCustomerCenter() it should be possible. Is that the route you're trying, or are you trying to call it from a built-in RevenueCat action? Could you share your custom action if so?

The "Action not defined" error usually means the built-in integration doesn't expose it as a first-class action yet. In that case, it would also be best to contact the FlutterFlow team to double check this.

But if you can share a screenshot of where the error shows up and the action you're trying to call, happy to take another look from our side too, in case something jumps out as odd!

Feel free to share some SDK Debug logs, if these are enabled: https://www.revenuecat.com/docs/debugging#section-debugging