Jackson
Jackson
I'm still a web dev newbie so this might be a dumb question, but if tokens are set in the middleware for requests that don't have them, how then are...
Haven't tested this yet, but a possible solution might be to query the [offers endpoint](https://developers.google.com/android-publisher/api-ref/rest/v3/monetization.subscriptions.basePlans.offers) with the `offerId` included in `SubscriptionPurchaseV2.lineItems` and then calculate whether the user is still in...
I'm also on `react-native` version `0.72.3` and I've gotten the latest version of `react-native-iap` (`12.10.8`) to work on Android in development, but I'm not using the `useIAP` hook. Instead I'm...
We just verified in BrowserStack with Google Play internal testing that our setup is working.