RestoreHandler
A handler for custom restore logic in Observer Mode.
Functions
Link copied to clipboard
abstract fun onRestoreInitiated(onStartRestore: AdaptyUiObserverModeHandler.RestoreStartCallback, onFinishRestore: AdaptyUiObserverModeHandler.RestoreFinishCallback)
This callback is invoked when the user initiates a restore purchases. You can trigger your custom restore flow in response to this callback.