Hi,
I'm working with Flutter and migrating from Purchases.getOfferings to Purchases.getCurrentOfferingForPlacement.
When running on Android, it doesn't return any data.
On iOS, it works perfectly fine.
Previously, when using Purchases.getOfferings, both Android and iOS worked perfectly fine.
I'm using purchases_flutter: ^7.0.1.
Has anyone encountered this issue? I’d appreciate any suggestions on how to resolve it.
