Question

Present specific offering Paywall not working properly

  • 5 April 2024
  • 1 reply
  • 24 views

Badge +3

 

// 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

Userlevel 4
Badge +8

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