-
The README of `in-app-purchase` tells the user not to add the `com.android.billingclient:billing` dependency to your application's `build.gradle`. If you do add it, the package will fail silently. Tha…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…
-
If you create a new project, setup in app purchases and place a break point on the listener for InAppPurchaseConnection.instance.purchaseUpdatedStream you will notice the following.
the notes on th…
m-j-g updated
8 months ago
-
2022-01-04 13:35:39.876324+0100 Hacker Pad[51709:23256222] [Purchases] - ERROR: 🍎‼️ Error fetching offerings - Error Domain=RCPurchasesErrorDomain Code=23 "None of the products registered in the Reven…
-
I have validated this on Android, not yet IOS. But the scenario using package in_app_purchase is
1. From Android app settings, disable Google Play store
2. Execute flutter app, hit line of code…
-
## Bug report
**Describe the bug**
I have few thousands errors from `firebase_app_check` in my crashlytics dashboard on my iOS live app :
![Capture d’écran 2023-09-24 à 16 49 45](https://git…
-
Anyone having the same experience that `in_app_purchase: restorePurchase` is working fine on my phone and simulators but then there are a few devices not working in production, Google Play and Apple s…
-
I understand we need to 'complete purchases', I have this working fully in Android.
But there seems to be a problem, that I can't find the solution too.
I have the following scenario:
- Use goe…
-
### What package does this bug report belong to?
in_app_purchase
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### De…
-
### :information_source: Info
**Version: `e.g. v3.16.1`**
### :speech_balloon: Description
Hi there, firstIy I want to start off by saying a huge thank you for developing this package and…