onLoadingProductsFailure

This callback is invoked in case of errors during the products loading process.

Return

true, if you want to retry products fetching. The default implementation returns false.

Parameters

error

An AdaptyError object representing the error.

view

An AdaptyPaywallView within which the event occurred.