Skip to main content
Question

Present specific offering Paywall not working properly

  • April 5, 2024
  • 1 reply
  • 131 views

Forum|alt.badge.img+5

 

// or if you need to present a specific offering:
const paywallResult: PAYWALL_RESULT = await RevenueCatUI.presentPaywall({
offering: offering // Optional Offering object obtained through getOfferings
});

This code is not working properly , always return the default offering

This post has been closed for comments

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • April 10, 2024

Hi, can you let me know if you are getting any errors when trying to display a different offering, and if so please run and provide the debug logs for this? You can check this by running our debug logs here: https://www.revenuecat.com/docs/test-and-launch/debugging#section-debugging