Hello FlutterFlow Support,
I have integrated RevenueCat into my FlutterFlow project following all the steps outlined in the official documentation (RevenueCat Docs). I have successfully:
Created entitlements, products, and offerings in RevenueCat.
I integrated the RevenueCat API as per the instructions provided.
I have followed the steps provided in this video to open popup https://www.youtube.com/watch?v=gG5f79oT5fE
However, I am experiencing the following issue:
The in-app purchase popup does not appear when triggered.
FlutterFlow gets stuck, making it difficult to debug the issue.
No errors or logs are displayed in debug mode to indicate the cause of the problem.
I am running the app on a simulator, not a real device.
I understand that in-app purchases may not function properly on simulators, but I was expecting at least some error messages or logs. Could you please confirm if this is expected behavior or if thereβs a way to debug it more effectively in FlutterFlow?