Skip to main content

 

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

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