Hi,
I'm using FlutterFlow with RevenueCat to handle in-app purchases. The purchases work fine on a single device, but I’m experiencing an issue where subscriptions made on an iPhone are not reflected when the same Apple ID is used to log in on an iPad.
How can I ensure that subscription information is properly synced across devices using RevenueCat in a FlutterFlow project?
Thanks in advance for your help!