-
purchases_flutter: latest -
in_app_purchase: latest -
Platform: Android
-
Framework: Flutter
Problem:
After addingpurchases_flutterto a Flutter project that already usedin_app_purchase, this call queryProductDetails() freezes indefinitely and never resolves:final ProductDetailsResponse response = await InAppPurchase.instance .queryProductDetails(productIds);
Question
queryProductDetails() from InAppPurchase package awaits forever and never returns after integrating purchases_flutter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
