Skip to main content
Deprecated — Use Encore.placement(id).show() instead. This method still works but will be removed in a future release.
Presents an Encore offer sheet for the given placement ID. Returns a result indicating whether the user was granted an entitlement.

Signature

Parameters

Returns

A PlacementResult object.

Usage

Register onPurchaseRequest and onPassthrough handlers before calling show(). See onPurchaseRequest() and onPassthrough().