With Apple's external purchase rules changing from October 1, Web Billing suddenly matters a lot more for anyone planning to sell subscriptions through their own web checkout rather than through the stores.
Right now FlutterFlow's built-in RevenueCat integration only supports the native iOS and Android SDKs — Web Billing isn't covered. The workaround is to rebuild the whole integration in custom code, which works, but it also means the integration is no longer maintained by FlutterFlow: every FlutterFlow release and every RevenueCat SDK update becomes the developer's problem.
Is Web Billing support on the roadmap, and is there any timeline? 😊