SDK 5 -> 6: Missing properties?
hansemannn opened this issue · 3 comments
hansemannn commented
Describe the bug
We noticed that some important properties are missing in the StoreProduct
after migrating to RC 6.x:
introductoryPriceAmountMicros
introductoryPrice
introductoryPricePeriod
freeTrialPeriod
priceCurrencyCode
Were these removed by Google? And if so, what's their replacement? We switched to the unified StoreProduct to not have these breaking changes, but if there is an upgrade guide, that'd be fine!
- Environment
- Platform: Android
- SDK version: 6.1.1
- OS version: 13.0
- Android Studio version: 2022.2.1
mcastany commented
@hansemannn there is a migration guide, here are the changes to the StoreProduct
- https://github.com/RevenueCat/purchases-android/blob/main/migrations/v6-MIGRATION.md#storeproduct-changes
hansemannn commented
Thank you!
github-actions commented
This issue has been automatically locked due to no recent activity after it was closed. Please open a new issue for related reports.