Andy Boedo

Results 151 comments of Andy Boedo

I can't seem to reproduce 😬 I just tried buying the same consumable multiple times in the same session I can see all purchases in the dashboard in sandbox data

@facumenzella is this PR still relevant?

Hi @fan123199 thanks for reporting! I think this is likely the difference in behavior between the underlying methods from Google's BillingClient v4 vs BillingClient v5, where our SDK v5 used...

@fan123199 we're having a hard time reproducing this locally, we tried with accounts in US locale and in Spain locale for good measure, both in our v5 and v6 SDKs,...

Hi! Thanks for opening! 🤔 Which version of the SDK are you using? We did introduce the privacy manifest for cocoapods in our [iOS 4.40.0](https://github.com/RevenueCat/purchases-ios/releases/tag/4.40.0) release, and that's what is...

@jtdLab thanks for reporting! We are indeed missing one for purchases-hybrid-common, we mistakenly thought that since that framework doesn't access any APIs directly (only through purchases-ios, which does have a...

@jtdLab I missed your answer and forgot to reply here, my sincerest apologies. This was ported into our Flutter SDK as part of version 6.29.2 and shipped in May 22nd....

@jesus-mg-ios the currenty privacy report is based on default usage of the SDK, so your mileage may vary depending on how you use the SDK. Sadly there isn't a way...

@ahansson89 I apologize, this should never be the experience for anyone migrating. We're going to work on a proper migration guide for our hybrid SDKs (React-Native, Cordova, Flutter, Unity) and...

@omer921 I added a migration guide in https://github.com/RevenueCat/react-native-purchases/pull/601 The changes you outlined are correct, and there shouldn't be any behavior changes to be on the lookout for. There are quite...