RevenueCat/purchases-android

SDK 5 -> 6: Missing properties?

hansemannn opened this issue · 3 comments

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!

  1. Environment
    1. Platform: Android
    2. SDK version: 6.1.1
    3. OS version: 13.0
    4. Android Studio version: 2022.2.1

Thank you!

This issue has been automatically locked due to no recent activity after it was closed. Please open a new issue for related reports.