AdaptyUiObserverModeHandler

If you use Adapty in Observer mode, implement this interface to handle purchases on your own.

Types

Link copied to clipboard
Link copied to clipboard
fun interface PurchaseStartCallback

Functions

Link copied to clipboard

This callback is invoked when the user initiates a purchase. You can trigger your custom purchase flow in response to this callback, read more.