Hi all. I’m hoping someone can offer some help for an issue I’m struggling with.
I have a FlutterFlow app that uses RevenueCat for in-app purchases. This was working perfectly for iOS and Android, but just recently the iOS purchases stopped working. My app is freezing when it calls the RevenueCat paywall and purchase functions.
This seems to coincide with FlutterFlows recent upgrade to of the RevenueCat Flutter package (purchases_flutter) from 6.0.0 to 8.1.2
Has anyone else had a similar experience? Are there breaking changes in the latest Flutter package?
Thanks in advance for any thoughts!