Skip to main content
Creates a placement builder for presenting offers. This is the recommended way to present offers — it matches the API pattern across all Encore SDKs.

Signature

PlacementBuilder

Parameters

Returns

PlacementBuilder.show() returns a PlacementResult object.

Usage

With named placements for analytics

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