Cesar de la Vega

Results 22 issues of Cesar de la Vega

Adds `showManageSubscriptions`. This function is still not added to phc [CF-610] [CF-610]: https://revenuecats.atlassian.net/browse/CF-610?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

WIP [CF-611] [CF-611]: https://revenuecats.atlassian.net/browse/CF-611?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Do the same we did in https://github.com/RevenueCat/purchases-unity/blob/main/VERSIONS.md and add the BillingClient versions and the compatibility with `in_app_purchase` versions. This issue https://github.com/RevenueCat/purchases-flutter/issues/314 was caused due to incompatibilities with `in_app_purchase` in observer...

enhancement
triaged
you can do this!

Create a library that adds Coroutine support to our APIs. Same way billingclient-ktx does.

enhancement
triaged

Our test coverage reports broke when we modularized the SDK. We should bring the reports back

enhancement
triaged
you can do this!

Create a library that adds RxJava support to our APIs. Same way billingclient-ktx does with Coroutines

triaged

Is it possible to point the pod to a git branch, version or commit, like instructed in the official Cocoapods docs https://guides.cocoapods.org/using/the-podfile.html#from-a-podspec-in-the-root-of-a-library-repo We would like to build a version of...

type: feature request

To prevent deploying something that fails on integration tests, I think the deploy job should go after the integration tests are finished

ci

- Checks `type_of_bump` and skips if needed - Changes errors to be `message` instead of `user_error`