Skip to main content

I am good so far up to the point of being able to display the paywall, however, I don’t see any examples of how to handle the results once the user makes a selection.

Hey @douglas-w-palme !

 

When a selection is made through your paywall and a purchase is triggered, the purchase flow will work automatically for that user. What I would recommend doing after the purchase is made is calling getCustomerInfo so you can check whether or not that user now has an entitlement and resume your normal app flow from that point. 

  • I also recommend checking out our Youtube video here for more info on how to get paywalls working properly: