Skip to main content
Solved

Best practice - handling multiple offerings in app


Forum|alt.badge.img

Hello! New RC user here. 👋

Regarding the practice of offering a default “standard” price on a paywall during onboarding only, and then offering a discount price when the paywall is triggered elsewhere within the app: 

1st question: Obviously I can use the “current” offering for the onboarding process. However, after that I will need to hard-code the “discount offering” title into the app, correct? 

2nd question: If I want to remotely remove the “discount offering” at a later time (and show default only), is it safe to delete the offering in the RC dashboard and just code my app to show the “current” offering on default?

I would appreciate any thoughts or suggestions on this strategy. Thanks!

 

Note: on iOS, using separate Subscription Groups for each product. 

Best answer by cody

Hey @jpm001!

1) Yep, if you have specific offerings you want to display at a certain point in your app’s lifecycle, you’ll probably need to hardcode the ID

2) That’s definitely an option, you could also leverage Offering Metadata and add a property called, for example, ‘active’ and check value client-side before showing the customer: https://www.revenuecat.com/docs/offering-metadata

From there, you could remotely toggle the `active` property to avoid having to delete the Offering.

View original
Did this post help you find an answer to your question?

2 replies

cody
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • 497 replies
  • Answer
  • October 6, 2023

Hey @jpm001!

1) Yep, if you have specific offerings you want to display at a certain point in your app’s lifecycle, you’ll probably need to hardcode the ID

2) That’s definitely an option, you could also leverage Offering Metadata and add a property called, for example, ‘active’ and check value client-side before showing the customer: https://www.revenuecat.com/docs/offering-metadata

From there, you could remotely toggle the `active` property to avoid having to delete the Offering.


Forum|alt.badge.img
  • Author
  • New Member
  • 3 replies
  • October 6, 2023

Great! Thanks for your helpful reply, Cody!

And also for pointing me towards Offering Metadata. đŸ‘

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings