Question

Product Description is null and Pricing Period Resolution Question

  • 14 January 2022
  • 1 reply
  • 37 views

Badge +1

I am using the Android SDK (with Kotlin) and my product description always comes back null. I can see the product description in the Google Play Store console but it doesn’t come back through RevenueCat. Also when I check the freeTrialPeriod and subscriptionPeriod values they come back with is “P2W” and “P1M” respectively. How do I resolve that into “2 weeks” and “monthly” programatically? Is there an enum or something being use to resolve these? TIA.


1 reply

Badge +1

My apologies. I looked up information on the periods and found that they were ISO 8601 and have figured that part out. I am still getting product descriptions of null.

Reply