Pinned Loading
-
RevenueCat/purchases-ios
RevenueCat/purchases-ios PublicIn-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
-
RevenueCat/purchases-android
RevenueCat/purchases-android PublicAndroid in-app purchases and subscriptions made easy.
-
RevenueCat/react-native-purchases
RevenueCat/react-native-purchases PublicReact Native in-app purchases and subscriptions made easy. Support for iOS and Android.
-
RevenueCat/purchases-unity
RevenueCat/purchases-unity PublicUnity in-app purchases and subscriptions made easy.
-
RevenueCat/cordova-plugin-purchases
RevenueCat/cordova-plugin-purchases PublicCordova in-app purchases and subscriptions made easy.
-
RevenueCat/purchases-flutter
RevenueCat/purchases-flutter PublicFlutter plugin for in-app purchases and subscriptions. Supports iOS, macOS and Android.
1,570 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 13 commits in 3 repositories
Created a pull request in RevenueCat/purchases-android that received 4 comments
Product name truncation issue in Customer Center on Android
The subscription name is truncated by the Customer Center. For example "Monthly long subscription name" looks like: Made it max 2 lines and added …
Opened 4 other pull requests in 2 repositories
RevenueCat/purchases-android
3
merged
-
Fix PurchasesIntegrationTest
This contribution was made on Apr 4
-
Reload customer center after successful promo
This contribution was made on Apr 1
-
Clean up on restoring functionality in customer center
This contribution was made on Apr 1
RevenueCat/purchases-ios
1
merged
-
Only preview
RestorePurchasesAlert
on iOSThis contribution was made on Apr 3
Reviewed 14 pull requests in 2 repositories
RevenueCat/purchases-ios
7 pull requests
-
fix: Reload customer center on subscription cancelled
This contribution was made on Apr 16
-
fix: Unify finding active transaction for customer center
This contribution was made on Apr 15
-
feat: Don't hide contact support on simulator
This contribution was made on Apr 4
-
Replace initial alert dialog with a progress view when restoring in Customer Center
This contribution was made on Apr 4
-
fix: Allow two lines for feedback survey title
This contribution was made on Apr 2
-
feat: Change default copy for web_subscription_manage
This contribution was made on Apr 2
-
Add previews for
RestorePurchasesAlert
This contribution was made on Apr 2
RevenueCat/purchases-android
7 pull requests
-
Adjusts precision of some Emerge Snapshots
This contribution was made on Apr 16
-
Add missing response fields to
CustomerInfo
. Including transaction PricesThis contribution was made on Apr 4 -
feat: Change default copy for web_subscription_manage #4921
This contribution was made on Apr 2
-
Clean up on restoring functionality in customer center
This contribution was made on Apr 2
-
Clean up libs.versions.toml
This contribution was made on Apr 2
-
Reload customer center after successful promo
This contribution was made on Apr 2
-
Migrate purchases Gradle module to KTS
This contribution was made on Apr 1
Created an issue in software-mansion/react-native-screens that received 7 comments
Exception when using a ComposeView only in the new architecture
Description
Only when using the new architecture, when trying to create a component that uses internally a view that has a ComposeView
, we get an e…