So, I’m pretty sure this is a bug, but I wanted to post this here first.
I have this working successfully in Android. But in iOS my pay flow hangs.
In my pay flow, subscriptions are retrieved successfully, but when I go to purchase the selected package, it fails:
Purchases.purchasePackage({ aPackage: packageToPurchase })


