onRestoreFailure

open override fun onRestoreFailure(error: AdaptyError, context: Context)

This callback is invoked when the restore process fails.

Parameters

error

An AdaptyError object representing the error.

context

A UI Context within which the event occurred.